Skip to content

Commit

Permalink
Update unparser tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton committed Jun 3, 2024
1 parent a255653 commit aee84cf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
1 change: 1 addition & 0 deletions rakelib/unparser.rake
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ namespace :unparser do
task :clean do
rm_rf "tmp/unparser"
rm_rf "test/prism/fixtures/unparser"
rm_rf "test/prism/snapshots/unparser"
end
end
56 changes: 0 additions & 56 deletions test/prism/snapshots/unparser/corpus/literal/yield.txt

This file was deleted.

0 comments on commit aee84cf

Please sign in to comment.