Skip to content

Commit

Permalink
Fix test class not to overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Oct 11, 2021
1 parent 9b4fcfd commit 1e78984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/reline/test_reline_key.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require_relative 'helper'
require "reline"

class Reline::Test < Reline::TestCase
class Reline::TestKey < Reline::TestCase
def setup
end

Expand Down

0 comments on commit 1e78984

Please sign in to comment.