summaryrefslogtreecommitdiff
path: root/trace_point.rb
diff options
context:
space:
mode:
authorCharles Oliver Nutter <[email protected]>2024-10-30 14:45:30 -0500
committerCharles Oliver Nutter <[email protected]>2024-10-30 15:30:28 -0500
commit22abcce704cf3d82aaa9af5b8ae4e6bf628502ea (patch)
tree571b538673d2ff4b24146d7b2a1104703f9ad47f /trace_point.rb
parent5da1cc6c9c548bf95599ad7aa1b3877f8ccda953 (diff)
Only check RubyVM on CRuby
Blind use of the RubyVM constant here prevents this test from running on non-CRuby. This patch guards it with RUBY_ENGINE == "ruby" to make sure that doesn't happen.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/11964
Diffstat (limited to 'trace_point.rb')
0 files changed, 0 insertions, 0 deletions