blob: 05f5fcb1238b7b0f74ea245dca900f467bd13901 [file] [log] [blame]
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include "TestApp.h"
using namespace std;
int main(int argc, char **argv)
{
TestApp testCom;
}