Skip to content
Permalink
Browse files
Removed duplicated pg pki test
  • Loading branch information
elpaso committed Jun 25, 2018
1 parent 3f27eaa commit 3faced1
Showing 1 changed file with 0 additions and 1 deletion.
@@ -266,7 +266,6 @@ IF (WITH_SERVER)
ADD_PYTHON_TEST(PyQgsOfflineEditingWFS test_offline_editing_wfs.py)
ADD_PYTHON_TEST(PyQgsAuthManagerPasswordOWSTest test_authmanager_password_ows.py)
ADD_PYTHON_TEST(PyQgsAuthManagerPKIOWSTest test_authmanager_pki_ows.py)
ADD_PYTHON_TEST(PyQgsAuthManagerPKIPostgresTest test_authmanager_pki_postgres.py)
IF(WITH_OAUTH2_PLUGIN)
ADD_PYTHON_TEST(PyQgsAuthManagerOAuth2OWSTest test_authmanager_oauth2_ows.py)
ENDIF()

0 comments on commit 3faced1

Please sign in to comment.