We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e241ffb commit 9ba1a0bCopy full SHA for 9ba1a0b
smile/src/test/java/com/fasterxml/jackson/dataformat/smile/parse/SymbolTableTest.java
@@ -82,7 +82,7 @@ public void testSimpleNoCanonicalize() throws Exception
82
assertEquals(0, syms.size());
83
}
84
85
-
+
86
// Helper method to dig up symbol table reference for tests, without
87
// exposing it to user code
88
private ByteQuadsCanonicalizer _findSymbols(JsonParser p) throws Exception
0 commit comments