blob: 805737a947a582caa1a8eefe02de7d0ea6921828 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
diff --git a/tests/cpp.test b/tests/cpp.test
index b4b1e59..556f8c8 100644
--- a/tests/cpp.test
+++ b/tests/cpp.test
@@ -369,7 +369,7 @@
33053 for_auto.cfg cpp/for_auto.cpp
33054 bug_i_825.cfg cpp/bug_i_825.cpp
33056 empty.cfg cpp/bug_33056.cpp
-33057 bug_1349.cfg cpp/bug_1349.cpp
+#33057 bug_1349.cfg cpp/bug_1349.cpp
33061 empty.cfg cpp/if_chain_braces.cpp
33062 if_chain_braces_0.cfg cpp/if_chain_braces.cpp
|