[TypeChecker] NFC: Increase polynomial threshold for rdar://18360240 test-case

This commit is contained in:
Pavel Yaskevich
2017-11-30 15:19:14 -08:00
parent e1db602212
commit 164baacfa5

View File

@@ -1,4 +1,4 @@
// RUN: %scale-test --begin 2 --end 10 --step 2 --select incrementScopeCounter --exponential-threshold 1.5 %s
// RUN: %scale-test --begin 2 --end 10 --step 2 --select incrementScopeCounter --polynomial-threshold 1.5 %s
// REQUIRES: OS=macosx
// REQUIRES: asserts