mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-08 03:24:27 +08:00
reorganize classes so test data is separate from test cases
This commit is contained in:
@@ -5,6 +5,7 @@ import static org.junit.Assert.*;
|
||||
import java.util.*;
|
||||
|
||||
import org.json.*;
|
||||
import org.json.junit.data.MyLocaleBean;
|
||||
import org.junit.*;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user