aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/lit.site.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit.site.cfg.in b/test/lit.site.cfg.in
index dfb0657706..21b75994ae 100644
--- a/test/lit.site.cfg.in
+++ b/test/lit.site.cfg.in
@@ -3,4 +3,4 @@
config.clang_obj_root = "@CLANG_BINARY_DIR@"
# Let the main config do the real work.
-lit.load_config(config, "@LLVM_SOURCE_DIR@/lit.cfg")
+lit.load_config(config, "@CLANG_SOURCE_DIR@/test/lit.cfg")