host tests: Fix missing newlines

This commit is contained in:
Lorenz Meier
2014-05-03 12:40:11 +02:00
parent ec50f73cbe
commit 22f262a241
3 changed files with 3 additions and 3 deletions

View File

@@ -72,4 +72,4 @@ int main(int argc, char *argv[]) {
warnx("Test aborted, errno: %d", ret);
}
}
}