# File tests/tokenizertester.rb, line 380
    def test_attr_val_lt_char
	expect_error('<variable name="$<" type="Object">',
		     /attribute values may not contain '<'/)
    end