diff options
Diffstat (limited to 'test/CXX/temp/temp.param/p1.cpp')
-rw-r--r-- | test/CXX/temp/temp.param/p1.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CXX/temp/temp.param/p1.cpp b/test/CXX/temp/temp.param/p1.cpp index a6638b4f60f2a..676bffe31dc50 100644 --- a/test/CXX/temp/temp.param/p1.cpp +++ b/test/CXX/temp/temp.param/p1.cpp @@ -1,4 +1,4 @@ // Suppress 'no run line' failure. -// RUN: true +// RUN: echo ok // Paragraph 1 is descriptive, and therefore requires no tests. |