We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f32f5 commit 2a8061dCopy full SHA for 2a8061d
test/reline/yamatanooroti/test_rendering.rb
@@ -35,5 +35,7 @@ def test_backspace
35
EOC
36
end
37
38
-rescue LoadError, NameError # yamatanooroti gem not found
+rescue LoadError, NameError
39
+ # On Ruby repository, this test suit doesn't run because Ruby repo doesn't
40
+ # have the yamatanooroti gem.
41
0 commit comments