remove extra unit test print [skip ci]
This commit is contained in:
parent
d9ea4e9b6e
commit
66ad95cbbe
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
|||
int main (int argc, char* const argv[])
|
||||
{
|
||||
int result = Catch::Session().run( argc, argv );
|
||||
if (!result) printf("\x1b[1;32m ✓ \x1b[0m\n");
|
||||
|
||||
// only call this once, on exit
|
||||
// to make sure valgrind output is clean
|
||||
// http://xmlsoft.org/xmlmem.html
|
||||
|
|
Loading…
Add table
Reference in a new issue