00001 /* vim: set sw=4: 00002 * Copyright (c) 2009, Gennady Bystritsky <bystr@mac.com> 00003 * 00004 * Distributed under the MIT Licence. 00005 * This is free software. See 'LICENSE' for details. 00006 * You must read and accept the license prior to use. 00007 * 00008 * Author: Gennady Bystritsky (gennady.bystritsky@quest.com) 00009 */ 00010 00011 #ifndef _SK_HOOKS_CPPUNIT_TESTASSERT_H_ 00012 #define _SK_HOOKS_CPPUNIT_TESTASSERT_H_ 00013 00014 #include <../include/cppunit/TestAssert.h> 00015 #include <sk/cppunit/StringAssert.h> 00016 00017 #endif /* _SK_HOOKS_CPPUNIT_TESTASSERT_H_ */