testServer: testRandom, testTable added

This commit is contained in:
Matej Sekoranja
2013-03-22 22:43:45 +01:00
parent 10a62738df
commit 2233439fad
2 changed files with 169 additions and 129 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ int main (int argc, char *argv[])
channel->printInfo();
String s;
structure->toString(&s);
std::cout << s << std::endl;
std::cout << s << std::endl << std::endl;
}
else
{