aboutsummaryrefslogtreecommitdiff
path: root/tests/settitle.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/settitle.at')
-rw-r--r--tests/settitle.at7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/settitle.at b/tests/settitle.at
index bd71e79..7afb9db 100644
--- a/tests/settitle.at
+++ b/tests/settitle.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,11 +18,10 @@ AT_SETUP([examples: settitle])
18AT_KEYWORDS([script examples settitle]) 18AT_KEYWORDS([script examples settitle])
19 19
20AT_CHECK([ 20AT_CHECK([
21PREREQ_GUILE 21WITH_GUILE([
22
23genfile -f Test_file_for_idest.mp3 10k 22genfile -f Test_file_for_idest.mp3 10k
24idest -N -S $abs_top_srcdir/examples/settitle.scm Test_file_for_idest.mp3 23idest -N -S $abs_top_srcdir/examples/settitle.scm Test_file_for_idest.mp3
25idest -a Test_file_for_idest.mp3 24idest -a Test_file_for_idest.mp3])
26], 25],
27[0], 26[0],
28[TIT2: Test file for idest 27[TIT2: Test file for idest

Return to:

Send suggestions and report system problems to the System administrator.