Mercurial > repos > iuc > bakta
diff tool_data_table_conf.xml.test @ 0:1a27ad3d0cdf draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/bakta commit 7d595b05b8d595f554b57dadbf1beb0b39733af3
author | iuc |
---|---|
date | Thu, 01 Sep 2022 17:28:43 +0000 |
parents | |
children | debdc1469b41 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Thu Sep 01 17:28:43 2022 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="bakta_database" comment_char="#"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/test_database.loc" /> + </table> +</tables>