Mercurial > repos > iuc > lexicmap
diff test-data/lexicmap_index.loc @ 3:73480ee77517 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/lexicmap commit a9227295a4cebc34b17def7b5ca3e4506222b963
| author | iuc |
|---|---|
| date | Fri, 26 Sep 2025 20:46:49 +0000 |
| parents | 2e6641136004 |
| children |
line wrap: on
line diff
--- a/test-data/lexicmap_index.loc Thu Sep 18 11:27:35 2025 +0000 +++ b/test-data/lexicmap_index.loc Fri Sep 26 20:46:49 2025 +0000 @@ -1,4 +1,6 @@ # This file is just a placeholder since Galxy does # not yet suppoort uploading a lexicmap index, which # is required for functional tests. -LexicMapIndex1 LexicMapIndex1 ${__HERE__}/db.lmi \ No newline at end of file +LexicMapIndex1 LexicMapIndex1 ${__HERE__}/db.lmi +LexicMapIndex2 LexicMapIndex2 ${__HERE__}/db2.lmi +LexicMapIndexCombined LexicMapIndexCombined ${__HERE__}/db.lmi,${__HERE__}/db2.lmi \ No newline at end of file
