Mercurial > repos > iuc > fastoma
diff tool_data_table_conf.xml.test @ 0:c71024206080 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fastoma commit 97621157bc93d4c8b6a9c86c27557b67f8737ca9
| author | iuc |
|---|---|
| date | Fri, 26 Dec 2025 09:46:34 +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 Dec 26 09:46:34 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
