Mercurial > repos > guerler > spring_map
diff tool_data_table_conf.xml.test @ 0:023800b21a2a draft
"planemo upload commit 6158473dbced09024b0a805a7df2c93d47705d87"
author | guerler |
---|---|
date | Tue, 23 Mar 2021 13:54:20 +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 Mar 23 13:54:20 2021 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of ffindex indexes for testing --> + <table name="ffindex_indices" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, path, type</columns> + <file path="${__HERE__}/test-data/ffindex_indices.loc" /> + </table> +</tables>