diff options
Diffstat (limited to 'tests/snix.scm')
-rw-r--r-- | tests/snix.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/snix.scm b/tests/snix.scm index 89582f2408..9d692e9c02 100644 --- a/tests/snix.scm +++ b/tests/snix.scm @@ -72,8 +72,3 @@ (exit (= (test-runner-fail-count (test-runner-current)) 0)) - -;;; Local Variables: -;;; eval: (put 'test-assert 'scheme-indent-function 1) -;;; eval: (put 'guard 'scheme-indent-function 1) -;;; End: |