diff options
Diffstat (limited to 'test/Format/diagnostic.cpp')
-rw-r--r-- | test/Format/diagnostic.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Format/diagnostic.cpp b/test/Format/diagnostic.cpp deleted file mode 100644 index 2e930ee..0000000 --- a/test/Format/diagnostic.cpp +++ /dev/null @@ -1,4 +0,0 @@ -// RUN: clang-format 2>&1 >/dev/null %s |FileCheck %s - -} -// CHECK: diagnostic.cpp:[[@LINE-1]]:1: error: unexpected '}' |