diff options
| author | Peter Zhu <peter@peterzhu.ca> | 2024-01-16 13:27:11 -0500 |
|---|---|---|
| committer | Peter Zhu <peter@peterzhu.ca> | 2024-01-17 10:15:02 -0500 |
| commit | 3a7ad808b135bace484038e4ba0549796d98d872 (patch) | |
| tree | 92044d4ccbadd5b555d7d1a83b0c721c8f26bbf3 /test/ruby/test_method_cache.rb | |
| parent | ef4a08eb65ab00eb0101b8b64212bef613e4f833 (diff) | |
[PRISM] Fix test_compile_prism_with_file
The test should be testing RubyVM::InstructionSequence.compile_prism
with a file but it is instead passing the file path (which is a string)
which raises a SyntaxError because it is not Ruby syntax.
Diffstat (limited to 'test/ruby/test_method_cache.rb')
0 files changed, 0 insertions, 0 deletions
