Skip to content

Commit d18915a

Browse files
committed
C#: Update expected test output.
1 parent e15a47d commit d18915a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/test/library-tests/exprorstmtparent/Callable.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
| A.cs:28:7:28:8 | C3 | B.cs:25:7:25:8 | {...} |
3030
| A.cs:30:21:30:23 | get_P3 | A.cs:30:28:30:37 | throw ... |
3131
| A.cs:34:15:34:16 | C4 | A.cs:34:15:34:16 | {...} |
32-
| A.cs:34:15:34:16 | C4 | C.cs:1:15:1:16 | {...} |
32+
| A.cs:34:15:34:16 | C4 | B.cs:30:15:30:16 | {...} |
3333
| A.cs:36:9:36:10 | M1 | A.cs:36:14:36:28 | {...} |
3434
| A.cs:36:9:36:10 | M1 | B.cs:32:17:32:17 | 0 |
3535
| A.cs:37:9:37:10 | M2 | A.cs:37:14:37:28 | {...} |

0 commit comments

Comments
 (0)