Previous changeset 1:193ed5c2d443 (2022-09-15) Next changeset 3:d7a0a31760b1 (2023-02-03) |
Commit message:
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/muspinsim_plot commit 6a07c4caed5ef35f35198d54ebafd7d1d6d60edb |
modified:
muspinsim_plot.xml |
b |
diff -r 193ed5c2d443 -r b53cbb8ad124 muspinsim_plot.xml --- a/muspinsim_plot.xml Thu Sep 15 10:19:15 2022 +0000 +++ b/muspinsim_plot.xml Thu Sep 15 10:24:14 2022 +0000 |
b |
@@ -89,7 +89,7 @@ </data> </outputs> <tests> - <test> + <test expect_num_outputs="1"> <param name="title" value="Temperature Example"/> <param name="xlab" value="Time"/> <param name="ylab" value="Asymmetry"/> @@ -112,7 +112,7 @@ </assert_contents> </output> </test> - <test> + <test expect_num_outputs="1"> <param name="title" value="Fitting Example"/> <param name="xlab" value="Time"/> <param name="ylab" value="Asymmetry"/> |