Skip to content

Commit e0bccb6

Browse files
committed
test2
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent f852bb8 commit e0bccb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/lit.cfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
config.test_source_root = os.path.dirname(__file__)
2929

3030
# test_exec_root: The root path where tests should be run.
31-
config.test_exec_root = config.sycl_obj_root
31+
config.test_exec_root = config.sycl_obj_root
3232

3333
# allow expanding substitutions that are based on other substitutions
3434
config.recursiveExpansionLimit = 10

0 commit comments

Comments
 (0)