diff --git a/test/LLVMC/test_data/false.cpp b/test/LLVMC/test_data/false.cpp index d3a7102f8cc..593fcd5805a 100644 --- a/test/LLVMC/test_data/false.cpp +++ b/test/LLVMC/test_data/false.cpp @@ -1,4 +1,3 @@ -/* RUN: ignore */ #include /* Make this invalid C++ */ diff --git a/test/LLVMC/test_data/false2.cpp b/test/LLVMC/test_data/false2.cpp index a02051415dd..bba064c8e04 100644 --- a/test/LLVMC/test_data/false2.cpp +++ b/test/LLVMC/test_data/false2.cpp @@ -1,4 +1,3 @@ -// RUN: ignore #include std::string test2() { diff --git a/test/LLVMC/test_data/together.c b/test/LLVMC/test_data/together.c index 1b9b5f67fba..a828c475779 100644 --- a/test/LLVMC/test_data/together.c +++ b/test/LLVMC/test_data/together.c @@ -1,7 +1,3 @@ -/* - * RUN: ignore - */ - #include void test() {