tests: better test initializing allowing for better printing (#5379)

Co-authored-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
pajlada
2024-05-05 15:01:07 +02:00
committed by GitHub
parent a88a2ac65c
commit 401feac0aa
41 changed files with 198 additions and 178 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#include "common/network/NetworkResult.hpp"
#include <gtest/gtest.h>
#include "Test.hpp"
using namespace chatterino;