Skip to content

Commit 49ae820

Browse files
committed
Updated check file.
Seems partest adds code to the sources so that line numbers are not the same.
1 parent 41944a0 commit 49ae820

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/run/origins.check

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
>> Origins tag 'boop' logged 65 calls from 3 distinguished sources.
33

4-
50 Test$.$anonfun$f3$1(origins.scala:16)
5-
10 Test$.$anonfun$f2$1(origins.scala:15)
6-
5 Test$.$anonfun$f1$1(origins.scala:14)
4+
50 Test$.$anonfun$f3$1(origins.scala:22)
5+
10 Test$.$anonfun$f2$1(origins.scala:21)
6+
5 Test$.$anonfun$f1$1(origins.scala:20)

0 commit comments

Comments
 (0)