00001 #ifndef _TUTTLE_TEST_UNIT_TEST_HPP_ 00002 #define _TUTTLE_TEST_UNIT_TEST_HPP_ 00003 00004 #include "exceptionFormatting.hpp" 00005 #include <boost/test/unit_test.hpp> 00006 00007 #endif 00008