summaryrefslogtreecommitdiffstats
path: root/libcxx/test/testit
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/testit')
-rwxr-xr-xlibcxx/test/testit1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/testit b/libcxx/test/testit
index 748c24666ea..945c7004624 100755
--- a/libcxx/test/testit
+++ b/libcxx/test/testit
@@ -40,6 +40,7 @@ if [ -z "$OPTIONS" ]
then
OPTIONS="-std=c++0x -stdlib=libc++"
fi
+OPTIONS="$OPTIONS -I$LIBCXX_ROOT/test/support"
if [ -z "$HEADER_INCLUDE" ]
then
OpenPOWER on IntegriCloud