Mercurial > repos > iuc > groot
diff tool_data_table_conf.xml.test @ 0:7af6f7dafd22 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/groot commit 85ca2a9a7b2871674dbb9e53e398e459debca529
author | iuc |
---|---|
date | Fri, 18 Oct 2024 08:19:42 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Fri Oct 18 08:19:42 2024 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="groot_database" comment_char="#"> + <columns>value, name, path, version</columns> + <file path="${__HERE__}/test-data/groot_database.loc" /> + </table> +</tables>