Skip to content

Commit 9510c6d

Browse files
committed
fix compatibility layer unittest for OMParserTyped
1 parent 0456f26 commit 9510c6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests_v400/test_typedParser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from OMPython import OMTypedParser
22

3-
typeCheck = OMTypedParser.parseString
3+
typeCheck = OMTypedParser.om_parser_typed
44

55

66
def test_newline_behaviour():

0 commit comments

Comments
 (0)