Skip to content

Commit d4109e8

Browse files
committed
fix comment in test
1 parent 090d27c commit d4109e8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

autotest/test_prt_dry.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@
3030
# expect all particles to be draped to water table and tracked
3131
simname + "_drape",
3232
# the rest of the test cases activate newton and test the behavior
33-
# of the DRY option. with drop, expect two particles to be dropped
33+
# of the DRY option. with drop, expect all particles to be dropped
3434
# to the highest active cell below and then to be tracked as usual.
35-
# others should terminate with status 7 immediately after release.
3635
simname + "_drop",
3736
# expect termination with status 7 immediately in 1st time step
3837
simname + "_stop",

0 commit comments

Comments
 (0)