projects
/
m6w6
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
77fc9c3
)
fix test
author
Michael Wallner
<mike@php.net>
Mon, 23 Nov 2020 18:32:19 +0000
(19:32 +0100)
committer
Michael Wallner
<mike@php.net>
Mon, 23 Nov 2020 18:32:19 +0000
(19:32 +0100)
test/tests/bin/memaslap.cpp
patch
|
blob
|
history
diff --git
a/test/tests/bin/memaslap.cpp
b/test/tests/bin/memaslap.cpp
index 65d583748e9be3e537706a6e40e786d4200b1ff7..bcf79de64230cbd47073f4ccba26c07df97a3249 100644
(file)
--- a/
test/tests/bin/memaslap.cpp
+++ b/
test/tests/bin/memaslap.cpp
@@
-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;