Commit e4f28a9
committed
Remove verify_prism_regression_tests.sh
We no longer need this script. The `prism_regression` tests themselves
compare the desugar tree with the original parser. We no longer have
parse trees to compare, because we're directly desugaring from Prism
nodes to AST expression pointers.1 parent 7f35d5d commit e4f28a9
File tree
2 files changed
+0
-79
lines changed- .github/workflows
- tools/scripts
2 files changed
+0
-79
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
This file was deleted.
0 commit comments