Skip to content

Commit 3588d42

Browse files
Remove heavy test as unnecessary
1 parent 5257140 commit 3588d42

File tree

1 file changed

+0
-13
lines changed
  • test/tests/multiapps/shell_tube_heat_exchanger

1 file changed

+0
-13
lines changed

test/tests/multiapps/shell_tube_heat_exchanger/tests

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,4 @@
1616
command = "bash -c './prep.sh -e 500 -w 50'"
1717
prereq = run_short
1818
[]
19-
[heavy_prep]
20-
type = RunCommand
21-
command = "bash -c './prep.sh -d -e 500 -w 50'"
22-
heavy = true
23-
[]
24-
[run_heavy]
25-
type = RunApp
26-
input = solid.i
27-
min_parallel = 4
28-
max_parallel = 4
29-
prereq = heavy_prep
30-
heavy = true
31-
[]
3219
[]

0 commit comments

Comments
 (0)