Skip to content
Snippets Groups Projects
Commit 4cfd674c authored by Gesner Passos's avatar Gesner Passos
Browse files

Revert "Add the test for HTTPPROXY"

This reverts commit 576f0bfc.

The proxy information will be removed at next commit.

re #6707
parent b844c094
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,6 @@ public:
TS_ASSERT_EQUALS( fac->extensions()[0],".xyz" );
TS_ASSERT_EQUALS( fac->preferredExtension(), ".xyz" );
TS_ASSERT( fac->getSoapEndPoint().empty() );
TS_ASSERT( fac->getHTTPProxy().empty() );
TS_ASSERT( fac->catalogName().empty() );
TS_ASSERT( fac->archiveSearch().empty() );
TS_ASSERT( fac->liveListener().empty() );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment