Skip to content

Commit 40fe3bc

Browse files
committed
refine with Lit builtin command
1 parent 1798c45 commit 40fe3bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libcxx/test/libcxx/selftest/gen.cpp/empty.gen.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
// Make sure we can generate no tests at all
1010

11-
// RUN: cd .
11+
// RUN: :

libcxx/test/libcxx/selftest/sh.cpp/run-success.sh.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
// Make sure the test passes if it succeeds to run
1010

11-
// RUN: true
11+
// RUN: :

0 commit comments

Comments
 (0)