Skip to content

Commit

Permalink
missing output
Browse files Browse the repository at this point in the history
  • Loading branch information
madsi1m committed Sep 24, 2024
1 parent 9458157 commit d2454d3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tools/aarnetfilesender/filesender.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,11 @@ filesender -p -u '$apiuser' -a '$apikey' -b https://filesender.aarnet.edu.au/res
<test>
<param name="data" value="summary_statistics.txt"/>
<param name="test" value="true"/>
<assert_contents>
<has_text text="usage:"/>
</assert_contents>
<output name="output" value="output.txt" format="txt">
<assert_contents>
<has_text text="usage:"/>
</assert_contents>
</output>
</test>
</tests>
<help>
Expand Down

0 comments on commit d2454d3

Please sign in to comment.