summaryrefslogtreecommitdiffstats
path: root/tests/fileName.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-08-18 16:27:00 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-08-18 16:27:00 (GMT)
commit7658599bd873f2f1e5d1feabe6415aba45255203 (patch)
tree4ca94319d18d5617467eb7758990da4176627e7c /tests/fileName.test
parent2a9cfcc7744dc99bb7f19869ccec28b275cca147 (diff)
downloadtcl-7658599bd873f2f1e5d1feabe6415aba45255203.zip
tcl-7658599bd873f2f1e5d1feabe6415aba45255203.tar.gz
tcl-7658599bd873f2f1e5d1feabe6415aba45255203.tar.bz2
nicer test failure mode
Diffstat (limited to 'tests/fileName.test')
-rw-r--r--tests/fileName.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fileName.test b/tests/fileName.test
index 6043b36..1f2d978 100644
--- a/tests/fileName.test
+++ b/tests/fileName.test
@@ -10,7 +10,7 @@
# See the file "license.terms" for information on usage and redistribution of
# this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: fileName.test,v 1.60 2009/08/18 14:44:21 dgp Exp $
+# RCS: @(#) $Id: fileName.test,v 1.61 2009/08/18 16:27:00 dgp Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest 2
@@ -1517,7 +1517,7 @@ test fileName-20.5 {Bug 2837800} -setup {
set savewd [pwd]
cd $dd
} -body {
- glob */test
+ glob -nocomplain */test
} -cleanup {
cd $savewd
removeFile test $d