elharo opened a new pull request, #115:
URL: https://github.com/apache/xerces-j/pull/115

   `testDefaultValid()` in `UnparsedEntityCheckingTest` had a leftover `throw 
new RuntimeException();` after `checkDefault()` at line 58, which caused the 
test to always fail with an error.
   
   This was likely left over from development/debugging. Removed the throw 
statement so the test properly passes when validation succeeds.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to