summaryrefslogtreecommitdiff
path: root/tests/store.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/store.scm')
-rw-r--r--tests/store.scm4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/store.scm b/tests/store.scm
index c10c035d5d..1ff6aa05c2 100644
--- a/tests/store.scm
+++ b/tests/store.scm
@@ -81,7 +81,3 @@
(exit (= (test-runner-fail-count (test-runner-current)) 0))
-
-;;; Local Variables:
-;;; eval: (put 'test-assert 'scheme-indent-function 1)
-;;; End: