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