Skip to content

Commit 776059d

Browse files
authored
Apply suggestion from @bigfooted
1 parent 55179d0 commit 776059d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestCases/parallel_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1668,7 +1668,7 @@ def main():
16681668
species3_primitiveVenturi_fluxvalue.cfg_file = "species3_primitiveVenturi_flux_value.cfg"
16691669
species3_primitiveVenturi_fluxvalue.test_iter = 50
16701670
species3_primitiveVenturi_fluxvalue.test_vals = [-5.537438, -4.503863, -4.553632, -5.400874, -0.945967, -5.818774, -5.945211, 5.000000, -0.544749, 5.000000, -2.599435, 5.000000, -0.596360]
1671-
test_list.append(species3_primitiveVenturi_inletFile)
1671+
test_list.append(species3_primitiveVenturi_fluxvalue)
16721672

16731673
# rectangle passive transport validation
16741674
species_passive_val = TestCase('species_passive_val')

0 commit comments

Comments
 (0)