From 99f8ce096bc5569adbfea1911dbcda24c28d8d8b Mon Sep 17 00:00:00 2001 From: Ben Summers Date: Fri, 14 Oct 2005 08:50:54 +0000 Subject: Box Backup 0.09 with a few tweeks --- test/basicserver/TestContext.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 test/basicserver/TestContext.h (limited to 'test/basicserver/TestContext.h') diff --git a/test/basicserver/TestContext.h b/test/basicserver/TestContext.h new file mode 100755 index 00000000..d0c28349 --- /dev/null +++ b/test/basicserver/TestContext.h @@ -0,0 +1,7 @@ + +class TestContext +{ +public: + TestContext(); + ~TestContext(); +}; -- cgit v1.2.3