summaryrefslogtreecommitdiff
path: root/libunwind/test/configs/llvm-libunwind-shared.cfg.in
diff options
context:
space:
mode:
Diffstat (limited to 'libunwind/test/configs/llvm-libunwind-shared.cfg.in')
-rw-r--r--libunwind/test/configs/llvm-libunwind-shared.cfg.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libunwind/test/configs/llvm-libunwind-shared.cfg.in b/libunwind/test/configs/llvm-libunwind-shared.cfg.in
index b82eec71b02f..bca0994cd61e 100644
--- a/libunwind/test/configs/llvm-libunwind-shared.cfg.in
+++ b/libunwind/test/configs/llvm-libunwind-shared.cfg.in
@@ -32,8 +32,8 @@ config.substitutions.append(('%{exec}',
import os, site
site.addsitedir(os.path.join('@LIBUNWIND_LIBCXX_PATH@', 'utils'))
-import libcxx.test.params, libcxx.test.newconfig, libcxx.test.newconfig
-libcxx.test.newconfig.configure(
+import libcxx.test.params, libcxx.test.config, libcxx.test.config
+libcxx.test.config.configure(
libcxx.test.params.DEFAULT_PARAMETERS,
libcxx.test.features.DEFAULT_FEATURES,
config,