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 @@
1# This file is part of idest -*- autotest -*- 1# This file is part of idest -*- autotest -*-
2# Copyright (C) 2011 Sergey Poznyakoff 2# Copyright (C) 2011, 2015 Sergey Poznyakoff
3# 3#
4# Idest is free software; you can redistribute it and/or modify 4# Idest is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
@@ -18,8 +18,7 @@ AT_SETUP([formats: pic --help])
18AT_KEYWORDS([script format pic--help pic00]) 18AT_KEYWORDS([script format pic--help pic00])
19 19
20AT_CHECK([ 20AT_CHECK([
21PREREQ_GUILE 21WITH_GUILE([idest -N -p $abs_top_srcdir/scheme --format pic --help])
22idest -N -p $abs_top_srcdir/scheme --format pic --help
23], 22],
24[0], 23[0],
25[usage: idest --format=pic [[OPTIONS]] FILE... 24[usage: idest --format=pic [[OPTIONS]] FILE...

Return to:

Send suggestions and report system problems to the System administrator.