00001 00006 #ifndef PKG_TEST_UTILS_H 00007 #define PKG_TEST_UTILS_H 00008 00009 #include <wibble/tests.h> 00010 00011 #include <iostream> 00012 00013 namespace pkg { 00014 namespace tests { 00015 00016 } 00017 } 00018 00019 #endif