Skip to content

Commit 10a9c0c

Browse files
committed
Corrected class name
1 parent 45f61d5 commit 10a9c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymatbridge/tests/test_run_code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import test_utils as tu
44

55

6-
class TestFunctionProcessor:
6+
class TestRunCode:
77

88
# Start a Matlab session before running any tests
99
@classmethod

0 commit comments

Comments
 (0)