Skip to content

Commit a7df465

Browse files
yui-knkkares
authored andcommittedDec 31, 2017
Include #test_split_invalid_argument to test targets (#4923)
Currently `#test_split_invalid_argument` does not fail.
1 parent 37904ac commit a7df465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎test/mri/excludes/TestString.rb

-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
exclude :test_casecmp?, "missing 2.4 case-folding logic (#4731)"
33
exclude :test_crypt, "does not raise as expected"
44
exclude :test_setter, "does not raise as expected"
5-
exclude :test_split_invalid_argument, "raises NoMethodError: undefined method `respond_to?' for #<BasicObject:0x7ff7a4d7>"

0 commit comments

Comments
 (0)
Please sign in to comment.