mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-21 17:35:55 +01:00
Rework "qt5 demo: add example of unit testing using QtTest"
This commit is contained in:
parent
82afd0a0e4
commit
9df72c7898
@ -3,7 +3,6 @@
|
||||
|
||||
#include "foo.h"
|
||||
#include <QtTest/QtTest>
|
||||
#include <qtest_widgets.h>
|
||||
|
||||
class TestQt5Test: public QObject {
|
||||
Q_OBJECT
|
||||
|
Loading…
Reference in New Issue
Block a user