diff tool_data_table_conf.xml.test @ 9:5c7ba3d85a01 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 0f5d58e0011fcfc9c772ba9392deaed186e045eb
author iuc
date Wed, 25 Sep 2024 06:56:25 +0000
parents a09c8c901603
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Tue Sep 17 10:24:15 2024 +0000
+++ b/tool_data_table_conf.xml.test	Wed Sep 25 06:56:25 2024 +0000
@@ -1,7 +1,8 @@
+<?xml version="1.0"?>
 <tables>
     <!-- Locations of GTDB-Tk database versions 202 and higher -->
     <table name="gtdbtk_database_versioned" comment_char="#">
         <columns>value, name, version, path</columns>
-        <file path="tool-data/gtdbtk_database_versioned.loc" />
+        <file path="${__HERE__}/test-data/gtdbtk_database_versioned.loc.test" />
     </table>
 </tables>