git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set "deleted" flag for user before executing notifiers
[stg.git]
/
tests
/
main.cpp
diff --git
a/tests/main.cpp
b/tests/main.cpp
index bedbc36258b72b358e34653970732ad07a503bf4..368c93307358fa1df0acde1f510c8a5550eba603 100644
(file)
--- a/
tests/main.cpp
+++ b/
tests/main.cpp
@@
-1,12
+1,6
@@
-#include <iostream>
-
#include "tut/tut.hpp"
#include "tut_reporter.h"
-using std::exception;
-using std::cerr;
-using std::endl;
-
namespace tut
{
test_runner_singleton runner;