diff --git a/tests/regression_tests/lattice_hex_coincident/test.py b/tests/regression_tests/lattice_hex_coincident/test.py index eb63f84df5..06ee724f92 100644 --- a/tests/regression_tests/lattice_hex_coincident/test.py +++ b/tests/regression_tests/lattice_hex_coincident/test.py @@ -1,6 +1,6 @@ from tests.testing_harness import TestHarness -def test_lattice_hex(): +def test_lattice_hex_coincident_surf(): harness = TestHarness('statepoint.10.h5') harness.main()