Revert "Disable these testmodule integration tests for now."

This reverts commit c2853026cc0e89e1cb34ed884af4e64a2da39052.
This commit is contained in:
Ralph Bean
2016-12-15 11:55:03 -05:00
committed by Matt Prahl
parent 2e9e31eb56
commit 40afb55ccf

View File

@@ -170,7 +170,6 @@ class TestModuleBuilder(GenericBuilder):
TestModuleBuilder.on_cancel_cb(self, task_id)
@unittest.skip("These are disabled until ralph can figure out how to run the reactor in the tests.")
class TestBuild(unittest.TestCase):
def setUp(self):