Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
pcm32 committed Sep 26, 2023
1 parent be2e07a commit b199e66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions flowtools/flowai/FCSflowAI.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</data>
</outputs>
<tests>
<test>
<test expect_num_outputs="2">
<param name="input" value="input.fcs"/>
<param name="remove" value="all"/>
<param name="alphaFR" value="0.01"/>
Expand All @@ -81,7 +81,7 @@
</output>
<output name="highfcs" file="std/hqdata.fcs" compare="sim_size"/>
</test>
<test>
<test expect_num_outputs="4">
<param name="input" value="input.fcs"/>
<param name="remove" value="all"/>
<param name="alphaFR" value="0.01"/>
Expand All @@ -105,7 +105,7 @@
<output name="lowfcs" file="std/lqdata.fcs" compare="sim_size"/>
<output name="qcfcs" file="std/alldata.fcs" compare="sim_size"/>
</test>
<test>
<test expect_num_outputs="2">
<param name="input" value="input.fcs"/>
<param name="remove" value="all"/>
<param name="alphaFR" value="0.01"/>
Expand All @@ -126,7 +126,7 @@
</output>
<output name="highfcs" file="nooutliers/hqdata_nooutliers.fcs" compare="sim_size"/>
</test>
<test>
<test expect_num_outputs="2">
<param name="input" value="input.fcs"/>
<param name="remove" value="all"/>
<param name="alphaFR" value="0.01"/>
Expand Down

0 comments on commit b199e66

Please sign in to comment.