mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-05 18:25:24 +08:00
add http test
This commit is contained in:
@@ -9,7 +9,8 @@ import org.junit.runners.Suite;
|
||||
CookieListTest.class,
|
||||
PropertyTest.class,
|
||||
XMLTest.class,
|
||||
JSONMLTest.class
|
||||
JSONMLTest.class,
|
||||
HTTPTest.class
|
||||
})
|
||||
public class JunitTestSuite {
|
||||
}
|
Reference in New Issue
Block a user