diff options
Diffstat (limited to 'tests/derivations.scm')
-rw-r--r-- | tests/derivations.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/derivations.scm b/tests/derivations.scm index 314942a352..98c34b416d 100644 --- a/tests/derivations.scm +++ b/tests/derivations.scm @@ -547,8 +547,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: |