summaryrefslogtreecommitdiffstats
path: root/tests/filebox.test
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2011-10-31 14:07:07 (GMT)
committerdgp <dgp@noemail.net>2011-10-31 14:07:07 (GMT)
commit645f77226473c64b9a0d6b119ecc9885296669ef (patch)
tree18c8f3f977286735dd8569a44d6b15f0fa16f9f1 /tests/filebox.test
parentbcdc578509f03ad1cfd58b376ee5fadf62e5f629 (diff)
downloadtk-645f77226473c64b9a0d6b119ecc9885296669ef.zip
tk-645f77226473c64b9a0d6b119ecc9885296669ef.tar.gz
tk-645f77226473c64b9a0d6b119ecc9885296669ef.tar.bz2
TIP 382 test suite update and Motif dialog implementation.
FossilOrigin-Name: 3ddf36980ad8ab9045fbf5401bbd990b92cc48fd
Diffstat (limited to 'tests/filebox.test')
-rw-r--r--tests/filebox.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/filebox.test b/tests/filebox.test
index bbd468b..7b9fa2c 100644
--- a/tests/filebox.test
+++ b/tests/filebox.test
@@ -111,7 +111,7 @@ if {$tcl_platform(platform) == "unix"} {
}
set unknownOptionsMsg(tk_getOpenFile) {bad option "-foo": must be -defaultextension, -filetypes, -initialdir, -initialfile, -multiple, -parent, -title, or -typevariable}
-set unknownOptionsMsg(tk_getSaveFile) {bad option "-foo": must be -defaultextension, -filetypes, -initialdir, -initialfile, -parent, -title, or -typevariable}
+set unknownOptionsMsg(tk_getSaveFile) {bad option "-foo": must be -confirmoverwrite, -defaultextension, -filetypes, -initialdir, -initialfile, -parent, -title, or -typevariable}
set tmpFile "filebox.tmp"
makeFile {