Files
fm-orchestrator/tests
Nick Coghlan 5d0287b06f Avoid test collection warning from pytest
pytest thinks `TestModuleBuilder` looks like a test
class name, so it complains about the presence of
an `__init__` method.

Changing the name of the helper class avoids the
warning.
2017-10-18 19:25:15 +10:00
..
2017-07-17 18:29:10 +02:00
2017-07-17 18:29:10 +02:00