diff options
Diffstat (limited to 'tests/grafts.scm')
-rw-r--r-- | tests/grafts.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/grafts.scm b/tests/grafts.scm index 4bc33709d6..afed704cde 100644 --- a/tests/grafts.scm +++ b/tests/grafts.scm @@ -159,6 +159,3 @@ (string=? (readlink two) one)))))) (test-end) - - -(exit (= (test-runner-fail-count (test-runner-current)) 0)) |