Mercurial > repos > estrain > pharokka
diff tool_data_table_conf.xml.test @ 0:3861f0c875af draft default tip
planemo upload commit 897d2d95060ea3cb3f904d53d9d7e0f26644b005
| author | estrain |
|---|---|
| date | Fri, 13 Mar 2026 12:17:54 +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 13 12:17:54 2026 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of pharokka DB file --> + <table name="pharokka_db_versioned" comment_char="#"> + <columns>value, dbkey, version, name, path</columns> + <file path="${__HERE__}/test-data/pharokka_db_versioned.loc" /> + </table> +</tables> \ No newline at end of file
