summaryrefslogtreecommitdiffstats
path: root/tests/filebox.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/filebox.test')
-rw-r--r--tests/filebox.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/filebox.test b/tests/filebox.test
index d8da29c..f42af62 100644
--- a/tests/filebox.test
+++ b/tests/filebox.test
@@ -6,7 +6,7 @@
# Copyright (c) 1998-1999 by Scriptics Corporation.
# All rights reserved.
#
-# RCS: @(#) $Id: filebox.test,v 1.16 2004/06/04 19:55:31 dgp Exp $
+# RCS: @(#) $Id: filebox.test,v 1.17 2004/12/08 03:02:53 dgp Exp $
#
package require tcltest 2.1
@@ -375,5 +375,6 @@ foreach mode $modes {
set tk_strictMotif $tk_strictMotif_old
# cleanup
+removeFile filebox.tmp
cleanupTests
return