Let's make the tests also compile with boost 1.33 (auto_unit_test.hpp is
[platform/upstream/libzypp.git] / tests / zypp / Capabilities_test.cc
index 2dc570b..d2b90c0 100644 (file)
@@ -6,7 +6,7 @@
 
 // Boost.Test
 #include <boost/test/floating_point_comparison.hpp>
-#include <boost/test/unit_test.hpp>
+#include <boost/test/auto_unit_test.hpp>
 
 #include "zypp/Capability.h"