We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 628ce99 commit 0b01c6aCopy full SHA for 0b01c6a
test-src/nu/validator/htmlparser/test/EncodingTester.java
@@ -63,6 +63,7 @@ private void runTests() throws IOException, SAXException {
63
}
64
65
66
+ @SuppressWarnings("resource")
67
private boolean runTest() throws IOException, SAXException {
68
if (skipLabel()) {
69
return false;
0 commit comments