X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Ftest%2Futil%2Fmockedpeer.h;h=67265d81ea7486eae7c24052f53d429e60e1ff9b;hb=b134e777b822b929a78455fd92146bf7443e9aa1;hp=fde3d1c52537ca288a617cda5ef288679a308fac;hpb=7dee6df30bc997b3045ec0e20cdefdf8a70ba93e;p=quassel.git diff --git a/src/test/util/mockedpeer.h b/src/test/util/mockedpeer.h index fde3d1c5..67265d81 100644 --- a/src/test/util/mockedpeer.h +++ b/src/test/util/mockedpeer.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2018 by the Quassel Project * + * Copyright (C) 2005-2020 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -90,7 +90,7 @@ TEST_UTIL_EXPORT ::testing::Matcher SyncMessage( ::testing::Matcher params); TEST_UTIL_EXPORT ::testing::Matcher RpcCall( - ::testing::Matcher slotName, + ::testing::Matcher signalName, ::testing::Matcher params); TEST_UTIL_EXPORT ::testing::Matcher InitRequest(