From b384d5070f86e9003e8f1b57cc818520033242ab Mon Sep 17 00:00:00 2001 From: Adriaan Moors Date: Thu, 3 Jul 2014 13:40:55 +0200 Subject: Use countElementsAsString for summarized warnings. --- test/files/run/t8196.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/run/t8196.check') diff --git a/test/files/run/t8196.check b/test/files/run/t8196.check index f021a3619f..d11dc27e68 100644 --- a/test/files/run/t8196.check +++ b/test/files/run/t8196.check @@ -1,7 +1,7 @@ t8196.scala:26: warning: a pure expression does nothing in statement position; you may be omitting necessary parentheses form2.g1 // comment this line in order to make the test pass ^ -warning: there were 2 feature warnings; re-run with -feature for details +warning: there were two feature warnings; re-run with -feature for details Scope{ final private val f1: Int } -- cgit v1.2.3