diff --git a/jsonld-tests.php b/jsonld-tests.php index 55f404d..5e690f1 100644 --- a/jsonld-tests.php +++ b/jsonld-tests.php @@ -285,6 +285,5 @@ $tr->group('JSON-LD'); $tr->run($tr->load($options['d'])); $tr->ungroup(); echo "Done. Total:{$tr->total} Passed:{$tr->passed} Failed:{$tr->failed}$eol"; -echo "All tests complete.$eol"; /* end of file, omit ?> */