Removed redundunt test suite registration command from Hasta unit test
This commit is contained in:
parent
b00cbdb37c
commit
a231b56d57
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
#include "ProtocolHastaTest.h"
|
#include "ProtocolHastaTest.h"
|
||||||
#include "service/ProtocolHasta.h"
|
#include "service/ProtocolHasta.h"
|
||||||
|
|
||||||
CPPUNIT_TEST_SUITE_REGISTRATION (ProtocolHastaTest);
|
|
||||||
|
|
||||||
class ProtocolHastaTest::PrivateData {
|
class ProtocolHastaTest::PrivateData {
|
||||||
public:
|
public:
|
||||||
ProtocolHasta *protocol;
|
ProtocolHasta *protocol;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue