Skip to content

Commit 810da77

Browse files
committed
Merge branch 'add_shell_tool_clean' into update_to_fparser_0_2
2 parents 137d346 + 63e77e5 commit 810da77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/unit_tests/tools/test_psyclone.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ def test_psyclone_process_nemo_api_old_psyclone(version):
269269
("gocean1.0", "gocean"),
270270
("gocean", "gocean")
271271
])
272-
def test_psyclone_process_api_new__psyclone(api):
272+
def test_psyclone_process_api_new_psyclone(api):
273273
'''Test running the new PSyclone version. Since this version is not
274274
yet released, we use the Fab internal version number 2.5.0.1 for
275275
now. It uses new API names, and we need to check that the old style

0 commit comments

Comments
 (0)