-
- Downloads
DRTVWR-418: Fold redundant testrunner.py modules together again.
llcorehttp/tests had a clone of llmessage/tests/testrunner.py that was almost identical save for recognizing an extra optional parameter. Migrate those few lines into llmessage/tests/testrunner.py; eliminate the copy in llcorehttp; help test_llcorehttp_peer.py find the testrunner.py in llmessage/tests.
Showing
- indra/llcorehttp/tests/test_llcorehttp_peer.py 5 additions, 0 deletionsindra/llcorehttp/tests/test_llcorehttp_peer.py
- indra/llcorehttp/tests/testrunner.py 0 additions, 265 deletionsindra/llcorehttp/tests/testrunner.py
- indra/llmessage/tests/testrunner.py 4 additions, 1 deletionindra/llmessage/tests/testrunner.py
indra/llcorehttp/tests/testrunner.py
deleted
100755 → 0
Please register or sign in to comment