diff --git a/libcxx/test/libcxx/selftest/gen.cpp/empty.gen.cpp b/libcxx/test/libcxx/selftest/gen.cpp/empty.gen.cpp index 1915bede471f5..e0a36db25775e 100644 --- a/libcxx/test/libcxx/selftest/gen.cpp/empty.gen.cpp +++ b/libcxx/test/libcxx/selftest/gen.cpp/empty.gen.cpp @@ -8,4 +8,4 @@ // Make sure we can generate no tests at all -// RUN: true +// RUN: : diff --git a/libcxx/test/libcxx/selftest/sh.cpp/run-success.sh.cpp b/libcxx/test/libcxx/selftest/sh.cpp/run-success.sh.cpp index 1d8747c719484..724d03ddb848e 100644 --- a/libcxx/test/libcxx/selftest/sh.cpp/run-success.sh.cpp +++ b/libcxx/test/libcxx/selftest/sh.cpp/run-success.sh.cpp @@ -8,4 +8,4 @@ // Make sure the test passes if it succeeds to run -// RUN: true +// RUN: :