Move testing framework out to its own library.
[m6w6/libmemcached] / tests / hash_plus.cc
index 1d0b9e83506ee4bc1911c5178b38ae76bd146af5..c148d3effd10528ac8cf427ef6bc4447a02df93d 100644 (file)
@@ -1,7 +1,8 @@
 /*
   C++ to libhashkit
 */
-#include "test.h"
+#include <libtest/test.h>
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>