remove redundant importing overhead for newly built test module in test runner and...
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 14 Apr 2013 09:35:42 +0000 (11:35 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 14 Apr 2013 09:35:42 +0000 (11:35 +0200)
commitba47032bdcdd0f21d6e8efb51df12b3a24a65fc7
tree55ba0b2a79bc9628db00b2d7428ed4d08839bc6d
parent5b6984070d37e0fd6ab06cbb89078b4c1414ecf7
remove redundant importing overhead for newly built test module in test runner and make sure we always import exactly the one we just built
runtests.py