We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3073129 commit 840d8adCopy full SHA for 840d8ad
1 file changed
test/console/control_flow_commands_test.rb
@@ -226,7 +226,7 @@ def test_finish
226
end
227
228
def test_finish_0
229
- omit "This test failed with only reline environeent. It may be bug of Reline" unless defined?(Readline)
+ omit "This test failed with only reline environment. It may be bug of Reline" unless defined?(Readline)
230
231
debug_code program do
232
type 'b 8'
0 commit comments