diff options
Diffstat (limited to 'tests/utils.scm')
-rw-r--r-- | tests/utils.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/utils.scm b/tests/utils.scm index 96496c5f84..bcdd120a74 100644 --- a/tests/utils.scm +++ b/tests/utils.scm @@ -183,7 +183,3 @@ (exit (= (test-runner-fail-count (test-runner-current)) 0)) - -;;; Local Variables: -;;; eval: (put 'test-assert 'scheme-indent-function 1) -;;; End: |