Skip to content

Commit

Permalink
Update test/irb/command/test_custom_command.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 authored May 3, 2024
1 parent 0152f47 commit 35f8991
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/irb/command/test_custom_command.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ def execute(*)

def test_no_meta_command_also_works
write_ruby <<~RUBY
require "irb"
require "irb/command"
class NoMetaCommand < IRB::Command::Base
Expand Down

0 comments on commit 35f8991

Please sign in to comment.