Skip to content

Commit 33a8962

Browse files
committed
[test] Fix bitrot in Collection validation test gyb
1 parent 52f2b0a commit 33a8962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/stdlib/Collection/Inputs/Template.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
from gyb_stdlib_support import (
88
TRAVERSALS,
99
collectionForTraversal,
10+
collectionTypeName,
1011
)
1112

1213
import itertools

0 commit comments

Comments
 (0)