aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2015-06-25 22:42:07 +0200
committerMartin Odersky <odersky@gmail.com>2015-06-25 22:42:07 +0200
commit49ae820f3e8d08cf5db4a1165df980328172b42f (patch)
tree7b96b724479a3a0267388c1dd818c2dcc4a0fe37 /tests
parent41944a049064fffc3065d3077fad7c832bb444a2 (diff)
downloaddotty-49ae820f3e8d08cf5db4a1165df980328172b42f.tar.gz
dotty-49ae820f3e8d08cf5db4a1165df980328172b42f.tar.bz2
dotty-49ae820f3e8d08cf5db4a1165df980328172b42f.zip
Updated check file.
Seems partest adds code to the sources so that line numbers are not the same.
Diffstat (limited to 'tests')
-rw-r--r--tests/run/origins.check6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/run/origins.check b/tests/run/origins.check
index 54d58296b..db9bf29a4 100644
--- a/tests/run/origins.check
+++ b/tests/run/origins.check
@@ -1,6 +1,6 @@
>> Origins tag 'boop' logged 65 calls from 3 distinguished sources.
- 50 Test$.$anonfun$f3$1(origins.scala:16)
- 10 Test$.$anonfun$f2$1(origins.scala:15)
- 5 Test$.$anonfun$f1$1(origins.scala:14)
+ 50 Test$.$anonfun$f3$1(origins.scala:22)
+ 10 Test$.$anonfun$f2$1(origins.scala:21)
+ 5 Test$.$anonfun$f1$1(origins.scala:20)