Mercurial > repos > iuc > omark
diff tool_data_table_conf.xml.test @ 0:ff07b7d62944 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/omark/ commit 547a79caaf320c241b148f73452036850880ce6f
| author | iuc |
|---|---|
| date | Fri, 14 Mar 2025 10:03:31 +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 Mar 14 10:03:31 2025 +0000 @@ -0,0 +1,6 @@ +<tables> + <table name="omamer" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="${__HERE__}/test-data/omamer.loc"/> + </table> +</tables> \ No newline at end of file
