From 7332e9c1df756f6898e58231183517fefe93604d Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Wed, 9 Nov 2016 13:49:46 +0100 Subject: Change `ClassicReporter` to `TestReporter` in test sources --- tests/patmat/t9677.check | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests/patmat/t9677.check') diff --git a/tests/patmat/t9677.check b/tests/patmat/t9677.check index f1e1817cb..3d9e1c4e2 100644 --- a/tests/patmat/t9677.check +++ b/tests/patmat/t9677.check @@ -1,4 +1 @@ -./tests/patmat/t9677.scala:20: warning: unreachable code - case path: A => println("Not root") - ^ -one warning found \ No newline at end of file +20: Match case Unreachable -- cgit v1.2.3