We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f852bb8 commit e0bccb6Copy full SHA for e0bccb6
sycl/test-e2e/lit.cfg.py
@@ -28,7 +28,7 @@
28
config.test_source_root = os.path.dirname(__file__)
29
30
# test_exec_root: The root path where tests should be run.
31
-config.test_exec_root = config.sycl_obj_root
+config.test_exec_root = config.sycl_obj_root
32
33
# allow expanding substitutions that are based on other substitutions
34
config.recursiveExpansionLimit = 10
0 commit comments