diff options
Diffstat (limited to 'tests/records.scm')
-rw-r--r-- | tests/records.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/records.scm b/tests/records.scm index 800ed03827..c6f85d4a81 100644 --- a/tests/records.scm +++ b/tests/records.scm @@ -305,6 +305,3 @@ Description: 1st line, '("a"))) (test-end) - - -(exit (= (test-runner-fail-count (test-runner-current)) 0)) |