# File tests/streamingparsertester.rb, line 87
    def test_two_slashes
	expect_error('</badTag/>', # on two lines due to rubymode.el
		     /slash appears at both beginning and end/, 1)
    end