X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=htsworkflow%2Ffrontend%2Finventory%2Ftest_inventory.py;fp=htsworkflow%2Ffrontend%2Finventory%2Ftest_inventory.py;h=2456ff30a4d06da181ed85d2d59aa9b41b8b931d;hp=d7c2336b0866848ea49bc090e1cfbafbdbbc1fd4;hb=ab74b21a3c45abc940a2154e584a01089c910cbe;hpb=5fa05df54d99a784fce669a02d8c88710aea2276 diff --git a/htsworkflow/frontend/inventory/test_inventory.py b/htsworkflow/frontend/inventory/test_inventory.py index d7c2336..2456ff3 100644 --- a/htsworkflow/frontend/inventory/test_inventory.py +++ b/htsworkflow/frontend/inventory/test_inventory.py @@ -16,7 +16,7 @@ def localhostNode(url): return RDF.Node(RDF.Uri('http://localhost%s' % (url,))) class InventoryTestCase(TestCase): - fixtures = ['test_user', 'test_harddisks'] + fixtures = ['initial_data', 'test_user', 'test_harddisks'] def test_fixture(self): # make sure that some of our test data is was loaded