Files @ 39105793d7cc
Branch filter:

Location: libtransport.git/src/tests/main.h

Jan Kaluza
Install purple-facebookchat as part of Docker image. Link libcommuni backend only against QtNetwork and QtCore
1
2
3
4
5
6
#ifndef TESTS_MAIN_H
#define TESTS_MAIN_H
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>

#endif