diff --git a/unified/ql/test/library-tests/BasicTest/CONSISTENCY/CfgConsistency.expected b/unified/ql/test/library-tests/BasicTest/CONSISTENCY/CfgConsistency.expected new file mode 100644 index 000000000000..eaa376774829 --- /dev/null +++ b/unified/ql/test/library-tests/BasicTest/CONSISTENCY/CfgConsistency.expected @@ -0,0 +1,5 @@ +consistencyOverview +| deadEnd | 2 | +deadEnd +| test.swift:59:10:59:25 | Entry | +| test.swift:60:10:60:25 | Entry | diff --git a/unified/ql/test/library-tests/local-name-binding/CONSISTENCY/CfgConsistency.expected b/unified/ql/test/library-tests/local-name-binding/CONSISTENCY/CfgConsistency.expected new file mode 100644 index 000000000000..f125f6b6d4f7 --- /dev/null +++ b/unified/ql/test/library-tests/local-name-binding/CONSISTENCY/CfgConsistency.expected @@ -0,0 +1,5 @@ +consistencyOverview +| deadEnd | 2 | +deadEnd +| test.swift:341:10:341:15 | Entry | +| test.swift:342:10:342:15 | Entry |