Skip to content
Snippets Groups Projects
Commit 9cfecf7f authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Fix test failure

parent f9d6b83f
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@
require 'minitest/autorun'
require 'fileutils'
Dir.chdir File.expand_path('../../', __FILE__)
class NilClass
def include? str
false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment