mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
2a5854188e
ported some of the tests across. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7233 b45a01b8-16f6-495d-af2f-9b41ad6348cc
19 lines
290 B
C++
19 lines
290 B
C++
/*
|
|
* gxsmsgrelatedtest.cpp
|
|
*
|
|
* Created on: 27 Apr 2013
|
|
* Author: crispy
|
|
*/
|
|
|
|
#include "gxsmsgrelatedtest.h"
|
|
|
|
GxsMsgRelatedTest::GxsMsgRelatedTest() {
|
|
// TODO Auto-generated constructor stub
|
|
|
|
}
|
|
|
|
GxsMsgRelatedTest::~GxsMsgRelatedTest() {
|
|
// TODO Auto-generated destructor stub
|
|
}
|
|
|