Skip to content

Commit 9ba1a0b

Browse files
committed
...
1 parent e241ffb commit 9ba1a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smile/src/test/java/com/fasterxml/jackson/dataformat/smile/parse/SymbolTableTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public void testSimpleNoCanonicalize() throws Exception
8282
assertEquals(0, syms.size());
8383
}
8484
}
85-
85+
8686
// Helper method to dig up symbol table reference for tests, without
8787
// exposing it to user code
8888
private ByteQuadsCanonicalizer _findSymbols(JsonParser p) throws Exception

0 commit comments

Comments
 (0)