mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
d flag typos
This commit is contained in:
parent
25fd9d1152
commit
06767c094c
@ -4,7 +4,7 @@ QGIS unit tests
|
||||
# Building tests
|
||||
|
||||
Make sure that you have enabled building of tests in CMake.
|
||||
`cmake -DENABLE_TESTS=ON ..`
|
||||
`cmake -D E NABLE_TESTS=ON ..`
|
||||
|
||||
# Setting up the test environment
|
||||
|
||||
@ -21,7 +21,7 @@ options.
|
||||
## Postgres
|
||||
|
||||
Make sure that you have enabled building of postgres test in CMake.
|
||||
`cmake -DENABLE_TESTS=ON -DENABLE_PGTEST=ON ..`
|
||||
`cmake -D ENABLE_TESTS=ON -D ENABLE_PGTEST=ON ..`
|
||||
|
||||
To test the postgres provider you will need to setup a test database
|
||||
to which the postgres provider can connect.
|
||||
|
Loading…
x
Reference in New Issue
Block a user