disable autoReconnect auto test because of travis
This commit is contained in:
parent
607af62b7a
commit
af0ccf6e7d
|
|
@ -11,6 +11,8 @@ class tst_QAMQPClient : public TestCase
|
|||
private Q_SLOTS:
|
||||
void connect();
|
||||
void connectDisconnect();
|
||||
|
||||
private:
|
||||
void autoReconnect();
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue