Attrset name is not allowed as an attribute
This commit is contained in:
parent
4589056384
commit
73a31546aa
@ -2870,6 +2870,7 @@ class TestModule < Test::Unit::TestCase
|
||||
|
||||
def test_invalid_attr
|
||||
%W[
|
||||
foo=
|
||||
foo?
|
||||
@foo
|
||||
@@foo
|
||||
|
Loading…
x
Reference in New Issue
Block a user