tests should now be working

This commit is contained in:
David Halter
2013-08-22 21:06:14 +04:30
parent c49b68a25d
commit d1d453b891
2 changed files with 6 additions and 3 deletions

2
test_integration.py Normal file
View File

@@ -0,0 +1,2 @@
def test_integration(case, monkeypatch, pytestconfig):
case.run()