Commit 90fa23d
committed
test: Add a test case for issue 57
thread 'test_line_number_0' panicked at tests/formatter.rs:928:5:
---- expected: tests/formatter.rs:919:20
++++ actual: In-memory
1 1 | error: dummy
2 - --> file/path:0:3
3 - |
4 - 0 | foo
5 - | ^
6 - |∅
2 + --> file/path:0:3
3 + |
4 + 0 |foo
5 + | ^
6 + |∅1 parent 43a10aa commit 90fa23d
1 file changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
905 | 905 | | |
906 | 906 | | |
907 | 907 | | |
| 908 | + | |
| 909 | + | |
| 910 | + | |
| 911 | + | |
| 912 | + | |
| 913 | + | |
| 914 | + | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
0 commit comments