From 8331fa8a6be8ea4524a1240f2eac014924d40ced Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Tue, 24 Mar 2026 23:32:09 -0400 Subject: [PATCH] xo-tokenizer2: + op!= utest --- utest/SchematikaParser.test.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/utest/SchematikaParser.test.cpp b/utest/SchematikaParser.test.cpp index 7b9a2a26..e33348fc 100644 --- a/utest/SchematikaParser.test.cpp +++ b/utest/SchematikaParser.test.cpp @@ -1122,7 +1122,6 @@ namespace xo { } #endif -#ifdef NOT_YET TEST_CASE("SchematikaParser-interactive-cmpne", "[reader2][SchematikaParser]") { const auto & testname = Catch::getResultCapture().getCurrentTestName(); @@ -1183,7 +1182,6 @@ namespace xo { log && fixture.log_memory_layout(&log); } -#endif TEST_CASE("SchematikaParser-interactive-cmpeq", "[reader2][SchematikaParser]") {