Skip to content

include <QTest> rather than <QtTest>

Igor Kushnir requested to merge igorkushnir/kdevelop:dont-include-qttest into master

Not including the entire QtTest module and its dependencies should reduce test compilation time.

GIT_SILENT

Merge request reports