Skip to content

Commit bd6c622

Browse files
new name
Co-authored-by: James Dark <65899899+jhdark@users.noreply.github.com>
1 parent ab1191d commit bd6c622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/system_tests/test_io.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import mpi4py.MPI as MPI
55

66

7-
def test_out_in():
7+
def test_writing_and_reading_of_species_function_using_checkpoints():
88
"""
99
Tests that a model can write a checkpoint file and another model can read it.
1010
"""

0 commit comments

Comments
 (0)