# File test/bin/test_grep.rb, line 55 def test_main_0102 set_tempfile_zero @obj.main(["pattern", @tempfile.path]) assert_equal("", @string_io.string) end