Skip to content

Commit 164e89f

Browse files
committed
JS: Benign updates to test output
1 parent daca45d commit 164e89f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

javascript/ql/test/library-tests/Constants/Constants.expected

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
| tst.js:35:1:35:9 | 1 + 2 + 3 |
4343
| tst.js:35:5:35:5 | 2 |
4444
| tst.js:35:9:35:9 | 3 |
45-
| tst.js:37:1:37:3 | (1) |
4645
| tst.js:37:2:37:2 | 1 |
4746
| tst.js:39:1:39:4 | f, 1 |
4847
| tst.js:39:4:39:4 | 1 |
@@ -95,7 +94,6 @@ getIntValue
9594
| tst.js:35:1:35:1 | 1 | 1 |
9695
| tst.js:35:5:35:5 | 2 | 2 |
9796
| tst.js:35:9:35:9 | 3 | 3 |
98-
| tst.js:37:1:37:3 | (1) | 1 |
9997
| tst.js:37:2:37:2 | 1 | 1 |
10098
| tst.js:39:4:39:4 | 1 | 1 |
10199
| tst.js:40:1:40:1 | 1 | 1 |

0 commit comments

Comments
 (0)