summaryrefslogtreecommitdiffstats
path: root/test/pp-trace/pp-trace-include.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/pp-trace/pp-trace-include.cpp')
-rw-r--r--test/pp-trace/pp-trace-include.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pp-trace/pp-trace-include.cpp b/test/pp-trace/pp-trace-include.cpp
index 7d925d84..ba6ad112 100644
--- a/test/pp-trace/pp-trace-include.cpp
+++ b/test/pp-trace/pp-trace-include.cpp
@@ -1,4 +1,4 @@
-// RUN: pp-trace %s -undef -target x86_64 -std=c++11 | FileCheck --strict-whitespace %s
+// RUN: pp-trace %s -- -undef -target x86_64 -std=c++11 | FileCheck --strict-whitespace %s
#include "Inputs/Level1A.h"
#include "Inputs/Level1B.h"