8000 Rename test suite name of yamatanooroti test · ruby/reline@b0f32f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit b0f32f5

Browse files
committed
Rename test suite name of yamatanooroti test
1 parent f092519 commit b0f32f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/reline/yamatanooroti/test_rendering.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
require 'reline'
2+
13
begin
24
require 'yamatanooroti'
35

4-
class Yamatanooroti::TestMultiplatform < Yamatanooroti::TestCase
6+
class Reline::TestRendering < Yamatanooroti::TestCase
57
def setup
68
inputrc_backup = ENV['INPUTRC']
79
ENV['INPUTRC'] = 'nonexistent_file'

0 commit comments

Comments
 (0)
0