aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/unit++/unit++-compat.h
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-08-25 21:25:45 +0000
committerVincent Richard <[email protected]>2005-08-25 21:25:45 +0000
commit5d18fce959ea74f99a8683c944c96881b2365bb2 (patch)
treed35b9177115606eedd84bbc64eb11aa21ca72878 /tests/lib/unit++/unit++-compat.h
parentFixed undefined symbol 'UNSPECIFIED_PORT'. (diff)
downloadvmime-5d18fce959ea74f99a8683c944c96881b2365bb2.tar.gz
vmime-5d18fce959ea74f99a8683c944c96881b2365bb2.zip
Moved to CppUnit for unit tests framework.
Diffstat (limited to 'tests/lib/unit++/unit++-compat.h')
-rw-r--r--tests/lib/unit++/unit++-compat.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/lib/unit++/unit++-compat.h b/tests/lib/unit++/unit++-compat.h
deleted file mode 100644
index 7e91558b..00000000
--- a/tests/lib/unit++/unit++-compat.h
+++ /dev/null
@@ -1,4 +0,0 @@
-// This header preserves compatibility with old unit++ versions.
-//
-// Use of this is deprecated, use unit++/unit++.h directly
-#include <unit++/unit++.h>