File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ export JERRY_TEST_TARGETS_CP := \
135
135
# JS test suites (in the format of id:path)
136
136
export JERRY_TEST_SUITE_J := j:./tests/jerry
137
137
export JERRY_TEST_SUITE_JTS := jts:./tests/jerry-test-suite
138
- export JERRY_TEST_SUITE_JTS_PREC := jts-prec:./tests/jerry-test-suite/precommit_test_list
139
- export JERRY_TEST_SUITE_JTS_CP := jts-cp:./tests/jerry-test-suite/compact_profile_list
138
+ export JERRY_TEST_SUITE_JTS_PREC := jts-prec:./tests/jerry-test-suite/precommit-test-list
139
+ export JERRY_TEST_SUITE_JTS_CP := jts-cp:./tests/jerry-test-suite/compact-profile-list
140
140
141
141
# Directories
142
142
export BUILD_DIR_PREFIX := ./build/obj
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments