Some more silly tests

This commit is contained in:
Matthias Kuhn 2019-06-06 14:29:57 +02:00
parent 98d2328aae
commit 98c1abb545

View File

@ -51,6 +51,8 @@ __author__ = 'Alessandro Pasotti'
__date__ = '25/10/2016'
__copyright__ = 'Copyright 2016, The QGIS Project'
os.environ['PGSSLROOTCERT'] = os.path.join(os.path.dirname(os.path.abspath(__file__)), '../../testdata/auth_system_cert_keys/issuer_ca_cert.pem')
qgis_app = start_app()