Skip to content

Commit 7deafb2

Browse files
committed
Update test with a higher typo correction limit
1 parent f03685b commit 7deafb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/NameBinding/name_lookup.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %target-typecheck-verify-swift
1+
// RUN: %target-typecheck-verify-swift -typo-correction-limit 100
22

33
class ThisBase1 {
44
init() { }

0 commit comments

Comments
 (0)