[skip ci] Restore extended tests

This commit is contained in:
ado
2024-02-21 21:53:01 +01:00
parent 6516c6cc94
commit 57ba23c574
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
#include "test_parser2.hpp"
TEST_CASE("parser test various cases version 2 segment 1") {
#ifdef CMAKE_GITHUB_CI_
#ifdef CMAKE_GITHUB_CI
using escape = ss::escape<'\\'>;
test_option_combinations3<>();