Skip to content

Commit 4e6d73f

Browse files
committed
Correct new test name in test script.
1 parent 8dd4bd7 commit 4e6d73f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_fms/mpp/test_mpp_gatscat.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ touch input.nml
3030
test_expect_success "mpp gather and scatter with mixed precision" '
3131
mpirun -n 4 ./test_mpp_gatscat
3232
'
33-
test_expect_success "mpp gather and scatter with mixed precision" '
33+
test_expect_success "mpp gather and scatter with generalized indices" '
3434
mpirun -n 4 ./test_mpp_pelist_gatscat_gen_ind
3535
'
3636
test_done

0 commit comments

Comments
 (0)