Updated TODO

This commit is contained in:
IlushaShurupov 2023-08-14 20:52:50 +03:00
parent 01b6f9099c
commit 5cf467a421
2 changed files with 6 additions and 1 deletions

View file

@ -6,5 +6,5 @@
using namespace tp;
TEST_DEF(CLR) {
TEST(false);
//TEST(false);
}