Skip to content

Commit

Permalink
move translate_test_cases.py
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlWalther committed Dec 15, 2024
1 parent 5dcb018 commit f41764a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import cdl_plc

cxf_json_path = 'cxf/ModelicaTestCases/'
cxf_json_path = '../../cxf/ModelicaTestCases/'

test_cases = [
cxf_json_path + 'SingleBlocks/Reals/' + 'Add',
Expand Down

0 comments on commit f41764a

Please sign in to comment.