Mercurial > repos > lecorguille > msnbase_readmsdata
diff msnbase_readmsdata.xml @ 13:cda005bc221c draft
"planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f1caf2a3bf23cf319a75dd12c86402555dd02617"
| author | workflow4metabolomics |
|---|---|
| date | Wed, 12 Feb 2020 13:24:24 +0000 |
| parents | d1ec753f586f |
| children | cdebdb178031 |
line wrap: on
line diff
--- a/msnbase_readmsdata.xml Tue Jan 07 09:29:47 2020 +0000 +++ b/msnbase_readmsdata.xml Wed Feb 12 13:24:24 2020 +0000 @@ -58,11 +58,11 @@ <test> <param name="input" value="ko15.CDF" ftype="netcdf" /> <assert_stdout> - <has_text text="rowNames: ./ko15.CDF" /> + <has_text text="rowNames: ko15.CDF" /> <has_text text="ko15.CDF" /> <has_text text="featureNames: F1.S0001 F1.S0002 ... F1.S1278 (1278 total)" /> <has_text text="fvarLabels: fileIdx spIdx ... spectrum (28 total)" /> - <has_text text="./ko15.CDF ko15 ." /> + <has_text text="ko15.CDF ko15 ." /> </assert_stdout> </test> <!-- DISABLE FOR TRAVIS
