Mercurial > repos > iuc > enasearch_retrieve_analysis_report
diff enasearch_retrieve_analysis_report.xml @ 2:79d7a7078563 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/enasearch commit a0adc28145cce02ecaed3a90156ed54c4385d1a0"
| author | iuc |
|---|---|
| date | Wed, 22 Jan 2020 00:02:33 +0000 |
| parents | 2a7259e4d913 |
| children |
line wrap: on
line diff
--- a/enasearch_retrieve_analysis_report.xml Wed Nov 08 13:17:23 2017 -0500 +++ b/enasearch_retrieve_analysis_report.xml Wed Jan 22 00:02:33 2020 +0000 @@ -25,7 +25,14 @@ <tests> <test> <param name="accession" value="ERZ009929"/> - <output name="output" file="retrieve_analysis_report_output1.tabular"/> + <output name="output"> + <assert_contents> + <has_n_lines n="2"/> + <has_text text="ERZ009929"/> + <has_text text="Solanum lycopersicum"/> + <has_text text="256c09cc87e998c73a6b31ab34b562a4"/> + </assert_contents> + </output> </test> <test> <param name="accession" value="ERZ009929"/>
