Skip to content

Commit 20f3951

Browse files
Correction of line numbers in valueOf(long) test
1 parent 4440343 commit 20f3951

File tree

1 file changed

+2
-2
lines changed
  • regression/strings-smoke-tests/java_value_of_long

1 file changed

+2
-2
lines changed

regression/strings-smoke-tests/java_value_of_long/test.desc

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ test.class
33
--refine-strings
44
^EXIT=10$
55
^SIGNAL=0$
6-
assertion.* file test.java line 11 .* SUCCESS$
7-
assertion.* file test.java line 16 .* FAILURE$
6+
assertion.* file test.java line 9 .* SUCCESS$
7+
assertion.* file test.java line 14 .* FAILURE$
88
--

0 commit comments

Comments
 (0)