From bbc46b4ad9aecd0998f0fa49f349a91f1d665ca8 Mon Sep 17 00:00:00 2001 From: Felix Mulder Date: Sun, 23 Oct 2016 16:22:00 +0200 Subject: Add dotty-library to classpath in dottydoc tests --- tests/repl/imports.check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/repl/imports.check') diff --git a/tests/repl/imports.check b/tests/repl/imports.check index b6d9ae8a7..4ca59e4ee 100644 --- a/tests/repl/imports.check +++ b/tests/repl/imports.check @@ -7,7 +7,7 @@ defined module o scala> import o._ import o._ scala> buf += xs --- [E007] Type Mismatch Error: ------------------------------------------------------------------------------- +-- [E007] Type Mismatch Error: --------------------------------------- 11 |buf += xs | ^^ | found: scala.collection.immutable.List[Int](o.xs) -- cgit v1.2.3