summaryrefslogtreecommitdiff
path: root/boost/test/test_case_template.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/test/test_case_template.hpp')
-rw-r--r--boost/test/test_case_template.hpp15
1 files changed, 15 insertions, 0 deletions
diff --git a/boost/test/test_case_template.hpp b/boost/test/test_case_template.hpp
new file mode 100644
index 0000000000..d27743f791
--- /dev/null
+++ b/boost/test/test_case_template.hpp
@@ -0,0 +1,15 @@
+// (C) Copyright Gennadiy Rozental 2003-2008.
+// Distributed under the Boost Software License, Version 1.0.
+// (See accompanying file LICENSE_1_0.txt or copy at
+// http://www.boost.org/LICENSE_1_0.txt)
+
+// See http://www.boost.org/libs/test for the library home page.
+//
+// File : $RCSfile$
+//
+// Version : $Revision: 54633 $
+//
+// Description : deprecated
+// ***************************************************************************
+
+#include <boost/test/unit_test.hpp>