Mercurial > repos > iuc > lexicmap
diff test-data/lexicmap_index.loc @ 3:cefde4c7f92e 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:47:13 +0000 |
| parents | d4134260b442 |
| children |
line wrap: on
line diff
--- a/test-data/lexicmap_index.loc Thu Sep 18 11:27:52 2025 +0000 +++ b/test-data/lexicmap_index.loc Fri Sep 26 20:47:13 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
