Skip to content

Commit 073c6b4

Browse files
committed
disable
1 parent a483a1d commit 073c6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2943,7 +2943,7 @@ static void runTests(int argc, char **argv, Input input)
29432943
TEST_CASE(missingHeader2);
29442944
TEST_CASE(missingHeader3);
29452945
TEST_CASE(nestedInclude);
2946-
TEST_CASE(systemInclude);
2946+
//TEST_CASE(systemInclude);
29472947

29482948
TEST_CASE(nullDirective1);
29492949
TEST_CASE(nullDirective2);

0 commit comments

Comments
 (0)