Flatten project hierarchy, moving djano applications out of htsworkflow.frontend...
[htsworkflow.git] / htsworkflow / pipelines / test / test_retrive_config.py
index cf30dd734e77b5e3d0ea98fd4ad9c00b77f6af5d..fd1c11287ce9934d12060f148728938155b7ffb8 100644 (file)
@@ -10,7 +10,7 @@ except ImportError, e:
 
 from django.test import TestCase
 
-from htsworkflow.frontend.auth import apidata
+from htsworkflow.auth import apidata
 from htsworkflow.pipelines.retrieve_config import \
      format_gerald_config, \
      getCombinedOptions, \