mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-07 18:49:38 +00:00
add TestSCMWithServer to suite
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@664384 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8c519d0928
commit
13ba9862e0
@ -45,6 +45,7 @@ public static Test suite() {
|
|||||||
|
|
||||||
suite.addTest(TestLocalServer.suite()); // doesn't really belong here
|
suite.addTest(TestLocalServer.suite()); // doesn't really belong here
|
||||||
suite.addTest(TestProxySelRoutePlanner.suite());
|
suite.addTest(TestProxySelRoutePlanner.suite());
|
||||||
|
suite.addTest(TestSCMWithServer.suite());
|
||||||
suite.addTest(TestTSCCMNoServer.suite());
|
suite.addTest(TestTSCCMNoServer.suite());
|
||||||
suite.addTest(TestTSCCMWithServer.suite());
|
suite.addTest(TestTSCCMWithServer.suite());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user