X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libtest%2Fformatter.hpp;h=10818d40b113e919bbdc1c85dae44fdc4ba3e5fb;hb=701592b9754d2ace633882791c755826e3a8af68;hp=be80d5a5137b4b4ec60268ac8fc7f63e8d6dbbf9;hpb=d84f2d32745e94ae2f9e9668feb2668e1e1646f1;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();