summaryrefslogtreecommitdiff
path: root/test/std/nothing_to_do.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/std/nothing_to_do.pass.cpp')
-rw-r--r--test/std/nothing_to_do.pass.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/std/nothing_to_do.pass.cpp b/test/std/nothing_to_do.pass.cpp
deleted file mode 100644
index 9a59227abdd98..0000000000000
--- a/test/std/nothing_to_do.pass.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-// -*- C++ -*-
-//===----------------------------------------------------------------------===//
-//
-// The LLVM Compiler Infrastructure
-//
-// This file is dual licensed under the MIT and the University of Illinois Open
-// Source Licenses. See LICENSE.TXT for details.
-//
-//===----------------------------------------------------------------------===//
-
-int main()
-{
-}