diff options
Diffstat (limited to 'tests/union.scm')
-rw-r--r-- | tests/union.scm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/union.scm b/tests/union.scm index 455bdb208d..87450d74fd 100644 --- a/tests/union.scm +++ b/tests/union.scm @@ -119,9 +119,3 @@ (exit (= (test-runner-fail-count (test-runner-current)) 0)) - -;;; Local Variables: -;;; eval: (put 'test-assert 'scheme-indent-function 1) -;;; eval: (put 'test-equal 'scheme-indent-function 1) -;;; eval: (put 'call-with-input-string 'scheme-indent-function 1) -;;; End: |