Remove old testing

This commit is contained in:
IlushaShurupov 2023-07-15 11:11:55 +03:00
parent c75cb9fb48
commit 4c9691e192
4 changed files with 6 additions and 10 deletions

View file

@ -3,11 +3,11 @@
#include "Strings.hpp"
TEST_DEF_STATIC(StringLogic) {
TEST(false);
// TEST(false);
}
TEST_DEF_STATIC(Simple) {
TEST(false);
// TEST(false);
}
TEST_DEF(Strings) {