Skip to content

Commit

Permalink
Fix finish_using_lib_reline
Browse files Browse the repository at this point in the history
  • Loading branch information
aycabta committed Jun 21, 2021
1 parent 06d5224 commit 8509532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/readline/helper.rb
Expand Up @@ -23,6 +23,6 @@ def use_lib_reline # Use lib/reline as Readline
end

def finish_using_lib_reline
Reline.test_reset
Reline.instance_variable_set(:@core, nil)
end
end

0 comments on commit 8509532

Please sign in to comment.