Mercurial > repos > iuc > gemini_db_info
diff gemini_db_info.xml @ 5:faa5a0c4f83b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 283362494058ed64143b1f27afb447b8a1cb4313
| author | iuc |
|---|---|
| date | Fri, 14 Dec 2018 12:21:24 -0500 |
| parents | 47057957666d |
| children | 22d5f19126c9 |
line wrap: on
line diff
--- a/gemini_db_info.xml Sat Dec 08 10:28:42 2018 -0500 +++ b/gemini_db_info.xml Fri Dec 14 12:21:24 2018 -0500 @@ -22,8 +22,12 @@ </outputs> <tests> <test> - <param name="infile" value="gemini_comphets_input.db" ftype="gemini.sqlite" /> - <output name="outfile" file="gemini_dbinfo_result.tabular" /> + <param name="infile" value="gemini_load_result1.db" ftype="gemini.sqlite" /> + <output name="outfile"> + <assert_contents> + <has_line_matching expression="table_name	column_name	type.*" /> + </assert_contents> + </output> </test> </tests> <help><