summaryrefslogtreecommitdiffstats
path: root/clang/test/Format/dry-run.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Format/dry-run.cpp')
-rw-r--r--clang/test/Format/dry-run.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/clang/test/Format/dry-run.cpp b/clang/test/Format/dry-run.cpp
deleted file mode 100644
index 9d6cd34204c..00000000000
--- a/clang/test/Format/dry-run.cpp
+++ /dev/null
@@ -1,4 +0,0 @@
-// RUN: clang-format -style=LLVM -i --dry-run %s 2> %t.stderr
-// RUN: grep -E "*code should be clang-formatted*" %t.stderr
-
-int a ;
OpenPOWER on IntegriCloud