diff test/integration_tests.py @ 16:53e1eee93430

Last tested version
author pieter.lukasse@wur.nl
date Fri, 24 Jan 2014 10:38:31 +0100
parents 9d5f4f5f764b
children
line wrap: on
line diff
--- a/test/integration_tests.py	Tue Jan 21 16:50:15 2014 +0100
+++ b/test/integration_tests.py	Fri Jan 24 10:38:31 2014 +0100
@@ -119,7 +119,7 @@
 
         #Build up arguments and run
         input_txt = resource_filename(__name__, "data/integration/NIST_identification_results_tabular.txt")
-        library = resource_filename(__name__, "data/integration/Library_RI_DB_capillary_columns-noDuplicates.txt")
+        library = resource_filename(__name__, "../repositories/PRIMS-metabolomics/RI_DB_libraries/Library_RI_DB_capillary_columns-noDuplicates.txt")
         regress_model = resource_filename(__name__, "data/integration/regression_MODEL_for_columns.txt")
         sys.argv = ['test',
                     library,