Skip to content

Commit e2a394b

Browse files
authored
Disable String breadcrumbs tests for freestanding stdlib (#42000)
1 parent b690056 commit e2a394b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: validation-test/stdlib/StringBreadcrumbs.swift

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
21
// RUN: %target-run-stdlib-swift
32
// REQUIRES: executable_test,optimized_stdlib
43
// UNSUPPORTED: freestanding
54

6-
// Some targetted tests for the breadcrumbs path. There is some overlap with
5+
// Some targeted tests for the breadcrumbs path. There is some overlap with
76
// UTF16View tests for huge strings, but we want a simpler suite that targets
87
// some corner cases specifically.
98

0 commit comments

Comments
 (0)