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