Mercurial > repos > muon-spectroscopy-computational-project > cif2cell
changeset 1:a2583fac03ab draft
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/cif2cell commit 6a07c4caed5ef35f35198d54ebafd7d1d6d60edb
author | muon-spectroscopy-computational-project |
---|---|
date | Thu, 15 Sep 2022 10:23:01 +0000 |
parents | 53df1118d404 |
children | 60ad7a4f1faf |
files | cif2cell.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/cif2cell.xml Thu Aug 25 16:15:39 2022 +0000 +++ b/cif2cell.xml Thu Sep 15 10:23:01 2022 +0000 @@ -26,11 +26,11 @@ <data label="Conversion of $cif_structure.name to .cell" name="out_cell" format="cell" from_work_dir="out.cell" /> </outputs> <tests> - <test> + <test expect_num_outputs="1"> <param name="cif_structure" value="Si.cif" ftype="cif" /> <output name="out_cell" file="Si_out.cell" compare="diff" lines_diff="2" ftype="cell" /> </test> - <test> + <test expect_num_outputs="1"> <param name="cif_structure" value="diamond.cif" ftype="cif" /> <output name="out_cell" file="diamond_out.cell" compare="diff" lines_diff="2" ftype="cell" /> </test>