Mercurial > repos > iuc > pizzly
diff tool_data_table_conf.xml.test @ 1:3658798275bd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
| author | iuc |
|---|---|
| date | Tue, 03 Oct 2017 18:04:29 -0400 |
| parents | 6095717c185d |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test Wed Sep 13 22:40:39 2017 -0400 +++ b/tool_data_table_conf.xml.test Tue Oct 03 18:04:29 2017 -0400 @@ -3,8 +3,8 @@ <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" /> </table> - <table name="all_gtf" comment_char="#"> + <table name="gene_sets" comment_char="#"> <columns>value, dbkey, name, path</columns> - <file path="${__HERE__}/test-data/cached_locally/all_gtf.loc" /> + <file path="${__HERE__}/test-data/cached_locally/gene_sets.loc" /> </table> </tables> \ No newline at end of file
