Commit ec8ef12
committed
Remove parser module indirection used in testing
The ripper parser is gone, so this is not needed anymore
Makes it so that I can easily run individual tests via ruby-lsp
It's their limitation really but seems ok to do regardless1 parent 6912fc4 commit ec8ef12
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
2528 | 2528 | | |
2529 | 2529 | | |
2530 | 2530 | | |
2531 | | - | |
2532 | | - | |
2533 | | - | |
2534 | | - | |
2535 | 2531 | | |
2536 | 2532 | | |
2537 | 2533 | | |
| |||
0 commit comments