summaryrefslogtreecommitdiff
path: root/lib/tinytest/tinytest.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tinytest/tinytest.c')
-rw-r--r--lib/tinytest/tinytest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tinytest/tinytest.c b/lib/tinytest/tinytest.c
index 01772f3f8..be2ebd495 100644
--- a/lib/tinytest/tinytest.c
+++ b/lib/tinytest/tinytest.c
@@ -474,4 +474,3 @@ tinytest_set_test_skipped_(void)
if (cur_test_outcome==OK)
cur_test_outcome = SKIP;
}
-