Skip to content

Commit

Permalink
Merge pull request #1209 from principis/run-tests-on-check
Browse files Browse the repository at this point in the history
Run tests on `make check`
  • Loading branch information
limpkin authored Jan 21, 2024
2 parents 074c70b + 011dcc8 commit 6b59a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.pro
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ QT -= gui
CONFIG += c++11

TARGET = tests
CONFIG += console
CONFIG += testcase no_testcase_installs
CONFIG -= app_bundle

TEMPLATE = app
Expand Down

0 comments on commit 6b59a03

Please sign in to comment.