aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2011-01-26 17:44:26 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2011-01-26 17:44:26 +0000
commitacff75262d99f292c3a198c694812906557ef9ec (patch)
tree3c10a9881092e2b702c02dcedbe2a47926505484 /isar
parentce33cfa2f79fb1af84ebadec16bac2a53f38d6c9 (diff)
Add autotest start
Diffstat (limited to 'isar')
-rw-r--r--isar/isar-autotest.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/isar/isar-autotest.el b/isar/isar-autotest.el
index 461e1611..4207d28a 100644
--- a/isar/isar-autotest.el
+++ b/isar/isar-autotest.el
@@ -23,6 +23,8 @@
(unless noninteractive
+ (pg-autotest start) ; can add 'debug flag for debug-on-error
+
(pg-autotest log ".autotest.log") ; convention
(pg-autotest timestart 'total)