Skip to content

Commit

Permalink
Update SmileFactoryPropertiesTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
JooHyukKim committed Jan 12, 2025
1 parent c302c3c commit 49d55bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ public class SmileFactoryPropertiesTest extends BaseTestForSmile
private final static String SIMPLE_DOC_AS_JSON = "{\"simple\":[1,true,{}]}";

private final static SmileFactory SMILE_F = new SmileFactory();

@Test
public void testFactoryDefaults() {
SmileFactory f = new SmileFactory();
Expand Down

0 comments on commit 49d55bd

Please sign in to comment.