Skip to content

Commit

Permalink
Merge pull request #377 from nobu/test_key
Browse files Browse the repository at this point in the history
Fix test class not to overwrite
  • Loading branch information
nobu authored Oct 11, 2021
2 parents 9b4fcfd + 1e78984 commit 1a46678
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 1a46678

Please sign in to comment.