Rename to Reline::History::Test.
This commit is contained in:
parent
073cc52dcc
commit
e6f188ea03
@ -1,7 +1,7 @@
|
||||
require_relative 'helper'
|
||||
require "reline/history"
|
||||
|
||||
class Reline::KeyStroke::Test < Reline::TestCase
|
||||
class Reline::History::Test < Reline::TestCase
|
||||
def test_ancestors
|
||||
assert_equal(Reline::History.ancestors.include?(Array), true)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user