X-Git-Url: http://woldlab.caltech.edu/gitweb/?a=blobdiff_plain;f=htsworkflow%2Fpipelines%2Ftest%2Ftest_retrive_config.py;h=cf30dd734e77b5e3d0ea98fd4ad9c00b77f6af5d;hb=424f70e808db26aa0115c62432db5d2c919f768d;hp=d06508e9ed3217aa8475f9ace27c39074d0a0202;hpb=32883c0c4a767258ffbbb635c5543902bdd46b8c;p=htsworkflow.git diff --git a/htsworkflow/pipelines/test/test_retrive_config.py b/htsworkflow/pipelines/test/test_retrive_config.py index d06508e..cf30dd7 100644 --- a/htsworkflow/pipelines/test/test_retrive_config.py +++ b/htsworkflow/pipelines/test/test_retrive_config.py @@ -17,7 +17,8 @@ from htsworkflow.pipelines.retrieve_config import \ save_sample_sheet class RetrieveTestCases(TestCase): - fixtures = ['test_flowcells.json'] + fixtures = ['initial_data.json', + 'test_flowcells.json'] def setUp(self): pass