diff tool_data_table_conf.xml.test @ 16:718080c30a76 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_bakta commit e7c35e529ae95a2c9f2ecd87a3716e6866feabfa
author pimarin
date Fri, 04 Nov 2022 15:46:06 +0000
parents faae5d8ce0cb
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Wed Nov 02 16:21:11 2022 +0000
+++ b/tool_data_table_conf.xml.test	Fri Nov 04 15:46:06 2022 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of bakta database in the required format -->
     <table name="bakta_database" comment_char="#" allow_duplicate_entries="False">
-        <columns>value, dbkey, database_record, bakta_version, path</columns>
+        <columns>value, dbkey, bakta_version, path</columns>
         <file path="${__HERE__}/test-data/bakta_test.loc" />
     </table>
 </tables>