diff options
| author | Aaron Patterson <tenderlove@ruby-lang.org> | 2024-01-22 15:35:05 -0800 |
|---|---|---|
| committer | Aaron Patterson <aaron.patterson@gmail.com> | 2024-01-22 16:02:41 -0800 |
| commit | f423ced5abdfce0dde3c71a72b12f5865f38ee43 (patch) | |
| tree | 36da2727c098583c0ffe42ca4b9ef827909f0530 | |
| parent | 270a46e392dab13e422b2b9f27f2893a3fecd77b (diff) | |
update tests
| -rw-r--r-- | tool/prism_btests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/prism_btests b/tool/prism_btests index d2fc4e1d0c..deb20eb500 100644 --- a/tool/prism_btests +++ b/tool/prism_btests @@ -31,5 +31,5 @@ ../src/bootstraptest/test_exception.rb ../src/bootstraptest/test_insns.rb ../src/bootstraptest/test_ractor.rb -# ../src/bootstraptest/test_method.rb +../src/bootstraptest/test_method.rb # ../src/bootstraptest/test_yjit.rb |
