aboutsummaryrefslogtreecommitdiff
path: root/tests/script06.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/script06.at')
-rw-r--r--tests/script06.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/script06.at b/tests/script06.at
index 12f00e2..233466c 100644
--- a/tests/script06.at
+++ b/tests/script06.at
@@ -1,8 +1,8 @@
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
6# the Free Software Foundation; either version 3, or (at your option) 6# the Free Software Foundation; either version 3, or (at your option)
7# any later version. 7# any later version.
8# 8#
@@ -15,14 +15,14 @@
15# along with idest. If not, see <http://www.gnu.org/licenses/>. 15# along with idest. If not, see <http://www.gnu.org/licenses/>.
16 16
17AT_SETUP([basic scripting: formats]) 17AT_SETUP([basic scripting: formats])
18AT_KEYWORDS([script format script06]) 18AT_KEYWORDS([script format script06])
19 19
20AT_CHECK([ 20AT_CHECK([
21PREREQ_GUILE 21WITH_GUILE([
22idest -N -p $abs_top_srcdir/scheme --format framelist $abs_srcdir/id3v2 22idest -N -p $abs_top_srcdir/scheme --format framelist $abs_srcdir/id3v2])
23], 23],
24[0], 24[0],
25[TIT2 25[TIT2
26TALB 26TALB
27TRCK 27TRCK
28COMM 28COMM

Return to:

Send suggestions and report system problems to the System administrator.