fix test
[m6w6/libmemcached] / test / tests / bin / memaslap.cpp
index 65d583748e9be3e537706a6e40e786d4200b1ff7..bcf79de64230cbd47073f4ccba26c07df97a3249 100644 (file)
@@ -7,7 +7,7 @@
 using Catch::Matchers::Contains;
 
 TEST_CASE("bin/memaslap") {
-  Shell sh{string{TESTING_ROOT "/../src/bin"}};
+  Shell sh{string{TESTING_ROOT "/../src/bin/contrib"}};
 
   SECTION("no servers provided") {
     string output;