Add input completion test suite (#4644)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
Daniel Sage
2023-05-21 06:10:49 -04:00
committed by GitHub
parent e9f300b765
commit 51f2c4d1c0
24 changed files with 514 additions and 63 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ public:
return nullptr;
}
TwitchIrcServer *getTwitch() override
ITwitchIrcServer *getTwitch() override
{
return nullptr;
}