fix my own typo

This commit is contained in:
hugh 2023-06-19 21:00:19 -04:00
parent 06767c094c
commit 935f7ef71a

View File

@ -4,7 +4,7 @@ QGIS unit tests
# Building tests
Make sure that you have enabled building of tests in CMake.
`cmake -D E NABLE_TESTS=ON ..`
`cmake -D ENABLE_TESTS=ON ..`
# Setting up the test environment