Skip to content

Commit 781082b

Browse files
committed
Re-enabled Lazy test.
This was fixed by the recent fix for getConformanceAndConcreteType()'s creation of substitution maps, PR #9053. Fixes rdar://problem/31780356.
1 parent 515f3ef commit 781082b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

validation-test/stdlib/Lazy.swift.gyb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
// RUN: %target-run-simple-swiftgyb
1313
// REQUIRES: executable_test
1414

15-
// Disabled for now
16-
// REQUIRES: rdar://problem/31780356
17-
1815
import StdlibUnittest
1916
import StdlibCollectionUnittest
2017

0 commit comments

Comments
 (0)