X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fformatter.hpp;h=10818d40b113e919bbdc1c85dae44fdc4ba3e5fb;hb=e0871342c7fdc7cb9c518d686aab4519c1bda764;hp=be80d5a5137b4b4ec60268ac8fc7f63e8d6dbbf9;hpb=fed85d3c429c3881cd378d10e4dccd30f4fd2478;p=awesomized%2Flibmemcached diff --git a/libtest/formatter.hpp b/libtest/formatter.hpp index be80d5a5..10818d40 100644 --- a/libtest/formatter.hpp +++ b/libtest/formatter.hpp @@ -48,7 +48,7 @@ typedef std::vector TestCases; class Formatter { public: - Formatter(const std::string& arg); + Formatter(const std::string& frame_name, const std::string& arg); ~Formatter();