mirror of
https://github.com/stleary/JSON-java.git
synced 2026-01-24 00:03:17 -05: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