Explicitly list initial_data.json for the test data loader fixtures
authorDiane Trout <diane@ghic.org>
Tue, 21 Jan 2014 23:55:45 +0000 (15:55 -0800)
committerDiane Trout <diane@ghic.org>
Tue, 10 Jun 2014 23:40:48 +0000 (16:40 -0700)
commit424f70e808db26aa0115c62432db5d2c919f768d
treedf37017fd0495b8cce5334bc8db6fca290ef2555
parent32883c0c4a767258ffbbb635c5543902bdd46b8c
Explicitly list initial_data.json for the test data loader fixtures

South wasn't automatically loading initial_data.json, adding
them to the test case data loading fixture seems to have worked.
htsworkflow/frontend/experiments/test_experiments.py
htsworkflow/frontend/samples/test_samples.py
htsworkflow/pipelines/test/test_retrive_config.py