summaryrefslogtreecommitdiff
path: root/test/files/run/inferred-type-constructors.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/inferred-type-constructors.check')
-rw-r--r--test/files/run/inferred-type-constructors.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/inferred-type-constructors.check b/test/files/run/inferred-type-constructors.check
index 5992ef02ad..4a63853bd9 100644
--- a/test/files/run/inferred-type-constructors.check
+++ b/test/files/run/inferred-type-constructors.check
@@ -1,4 +1,4 @@
-warning: there were 2 feature warning(s); re-run with -feature for details
+warning: there were two feature warnings; re-run with -feature for details
p.Iterable[Int]
p.Set[Int]
p.Seq[Int]