diff options
Diffstat (limited to 'spec/main.cpp')
| -rw-r--r-- | spec/main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/main.cpp b/spec/main.cpp index f238e70..352ecba 100644 --- a/spec/main.cpp +++ b/spec/main.cpp @@ -4,7 +4,5 @@ int main(int argc, char **argv) { QApplication app(argc, argv); - printf("foobar"); - return runAllTests(); } |
