##// END OF EJS Templates
Merge pull request 324 from SciQLop-fork develop...
leroux -
r893:f544e4109a93 merge
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