aboutsummaryrefslogtreecommitdiff
path: root/tests/script01.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/script01.at')
-rw-r--r--tests/script01.at6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/script01.at b/tests/script01.at
index e03aa41..64e185b 100644
--- a/tests/script01.at
+++ b/tests/script01.at
@@ -1,3 +1,3 @@
# This file is part of idest -*- autotest -*-
-# Copyright (C) 2011 Sergey Poznyakoff
+# Copyright (C) 2011, 2015 Sergey Poznyakoff
#
@@ -31,3 +31,3 @@ AT_DATA([framelist.scm],[
AT_CHECK([
-PREREQ_GUILE
+WITH_GUILE([
genfile -f file1 -s $abs_srcdir/id3v1 10k
@@ -40,3 +40,3 @@ mkdir subdir
mv framelist.scm subdir
-idest -N -P `pwd`/subdir -S framelist file1 file2
+idest -N -P `pwd`/subdir -S framelist file1 file2])
],

Return to:

Send suggestions and report system problems to the System administrator.