mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-28 21:59:09 +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(TestProxySelRoutePlanner.suite());
|
||||
suite.addTest(TestSCMWithServer.suite());
|
||||
suite.addTest(TestTSCCMNoServer.suite());
|
||||
suite.addTest(TestTSCCMWithServer.suite());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user