##// END OF EJS Templates
SkipsTestVariableSync tests
Alexandre Leroux -
r892:cf668dfc6929
parent child
Show More
@@ -195,6 +195,8 class TestVariableSync : public QObject {
195 Q_OBJECT
195 Q_OBJECT
196
196
197 private slots:
197 private slots:
198 void initTestCase() { QSKIP("Temporarily disables TestVariableSync"); }
199
198 /// Input data for @sa testSync()
200 /// Input data for @sa testSync()
199 void testSync_data();
201 void testSync_data();
200
202
General Comments 0
You need to be logged in to leave comments. Login now