reorganize directories
[awesomized/libmemcached] / tests / memstat.cc
index 7bbab3633cc00ba8a1bc1bfdc5bcdbf05be3bde0..168b5cd1ca42293d0b7caf8450f378a3e1b4a466 100644 (file)
@@ -50,7 +50,7 @@ using namespace libtest;
 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
 #endif
 
-static std::string executable("./clients/memstat");
+static std::string executable("./src/bin/memstat");
 
 static test_return_t help_test(void *)
 {