mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-09 00:35:20 -05:00
Some more silly tests
This commit is contained in:
parent
98d2328aae
commit
98c1abb545
@ -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()
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user