From 19fbcafc692569c1095dfb8a78a717f8202f9627 Mon Sep 17 00:00:00 2001 From: dkf Date: Tue, 11 Jun 2002 13:47:49 +0000 Subject: Duplicate test number... --- tests/info.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/info.test b/tests/info.test index 686aa35..eaf2f62 100644 --- a/tests/info.test +++ b/tests/info.test @@ -11,7 +11,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: info.test,v 1.21 2002/06/11 13:22:36 msofer Exp $ +# RCS: @(#) $Id: info.test,v 1.22 2002/06/11 13:47:49 dkf Exp $ if {[lsearch [namespace children] ::tcltest] == -1} { package require tcltest @@ -548,7 +548,7 @@ test info-16.7 {info script option} { } [list gorp.info newname.txt info.test] removeFile gorp.info makeFile {list [info script] [info script foo.bar]} gorp.info -test info-16.3 {info script option} { +test info-16.8 {info script option} { list [source gorp.info] [file tail [info script]] } [list [list gorp.info foo.bar] info.test] removeFile gorp.info -- cgit v0.12