##// 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 195 Q_OBJECT
196 196
197 197 private slots:
198 void initTestCase() { QSKIP("Temporarily disables TestVariableSync"); }
199
198 200 /// Input data for @sa testSync()
199 201 void testSync_data();
200 202
General Comments 0
You need to be logged in to leave comments. Login now