aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isar-autotest.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isar-autotest.el')
-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 2d5beef5..6bcfc0bc 100644
--- a/isar/isar-autotest.el
+++ b/isar/isar-autotest.el
@@ -7,7 +7,7 @@
(require 'pg-autotest)
-(eval-when (load)
+(unless (noninteractive)
;; The included test files
(pg-autotest message "Testing standard Example.thy, Example-Xsym.thy")