aboutsummaryrefslogtreecommitdiff
path: root/tests/pic00.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pic00.at')
-rw-r--r--tests/pic00.at5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/pic00.at b/tests/pic00.at
index 1a177e3..8a97551 100644
--- a/tests/pic00.at
+++ b/tests/pic00.at
@@ -1,5 +1,5 @@
# This file is part of idest -*- autotest -*-
-# Copyright (C) 2011 Sergey Poznyakoff
+# Copyright (C) 2011, 2015 Sergey Poznyakoff
#
# Idest is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -18,8 +18,7 @@ AT_SETUP([formats: pic --help])
AT_KEYWORDS([script format pic--help pic00])
AT_CHECK([
-PREREQ_GUILE
-idest -N -p $abs_top_srcdir/scheme --format pic --help
+WITH_GUILE([idest -N -p $abs_top_srcdir/scheme --format pic --help])
],
[0],
[usage: idest --format=pic [[OPTIONS]] FILE...

Return to:

Send suggestions and report system problems to the System administrator.