aboutsummaryrefslogtreecommitdiff
path: root/tests/lyrics00.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lyrics00.at')
-rw-r--r--tests/lyrics00.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/lyrics00.at b/tests/lyrics00.at
index 0eefe05..1162398 100644
--- a/tests/lyrics00.at
+++ b/tests/lyrics00.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,10 +18,10 @@ AT_SETUP([formats: lyrics])
18AT_KEYWORDS([script format lyrics lyrics00]) 18AT_KEYWORDS([script format lyrics lyrics00])
19 19
20AT_CHECK([ 20AT_CHECK([
21PREREQ_GUILE 21WITH_GUILE([
22genfile -f file -p $abs_srcdir/id3v2 10k 22genfile -f file -p $abs_srcdir/id3v2 10k
23unset PAGER 23unset PAGER
24idest -N -p $abs_top_srcdir/scheme --format lyrics file 24idest -N -p $abs_top_srcdir/scheme --format lyrics file])
25], 25],
26[0], 26[0],
27[File 27[File

Return to:

Send suggestions and report system problems to the System administrator.