Packets: Add StringParser ostream operation
[senf.git] / Scheduler / ReadHelper.test.cc
index 05f36ca..466b4fb 100644 (file)
@@ -10,7 +10,7 @@
 // Custom includes
 #include "ReadHelper.hh"
 
-#include <boost/test/auto_unit_test.hpp>
+#include "../Utils/auto_unit_test.hh"
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
@@ -28,4 +28,6 @@
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: