aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--isar/isar-autotest.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/isar-autotest.el b/isar/isar-autotest.el
index 6bcfc0bc..8d6aae95 100644
--- a/isar/isar-autotest.el
+++ b/isar/isar-autotest.el
@@ -7,7 +7,7 @@
(require 'pg-autotest)
-(unless (noninteractive)
+(unless noninteractive
;; The included test files
(pg-autotest message "Testing standard Example.thy, Example-Xsym.thy")