refactored MPESection (deleted DSMCCSection & DatagramSection); crc calculation doesn...
[senf.git] / Packets / DefaultBundle / main.test.cc
index a7b3fb5..62f13a9 100644 (file)
@@ -27,7 +27,7 @@
 
 // Custom includes
 #define BOOST_AUTO_TEST_MAIN
-#include <boost/test/auto_unit_test.hpp>
+#include "../../Utils/auto_unit_test.hh"
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
@@ -45,4 +45,5 @@
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
 // compile-command: "scons -u test"
+// comment-column: 40
 // End: