diff tool_data_table_conf.xml.test @ 1:4ec6717872b1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scpipe commit ffcc4ba8dcf01fd19bee6d946f9789bcf4ed680a
author iuc
date Fri, 17 Aug 2018 08:22:49 -0400
parents 32e1bfc6b7b2
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Wed Aug 15 13:54:40 2018 -0400
+++ b/tool_data_table_conf.xml.test	Fri Aug 17 08:22:49 2018 -0400
@@ -2,7 +2,7 @@
     <!-- Locations of genome fasta files -->
     <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
         <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/all_fasta.loc" />
+        <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" />
     </table>
 </tables>