Mercurial > repos > iuc > lexicmap
diff tool_data_table_conf.xml.test @ 0:d4134260b442 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lexicmap commit d966ed462a49d1949345717ae4fdb685c6a1450a
| author | iuc |
|---|---|
| date | Tue, 16 Sep 2025 13:52:03 +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 Tue Sep 16 13:52:03 2025 +0000 @@ -0,0 +1,6 @@ +<tables> + <table name="lexicmap_index" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path</columns> + <file path="${__HERE__}/test-data/lexicmap_index.loc"/> + </table> +</tables>
