diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-05-24 06:11:50 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-05-24 06:11:50 (GMT) |
commit | a8ef8cc3e5d42c9f2c1be32d8cd9de92b0d80012 (patch) | |
tree | fbe83a8d71e0e54f2e97f2c6e3035d9fc61e14c0 /tests | |
parent | 410808031e49d239bceedf4f48d8a52d2350bdcf (diff) | |
download | tk-a8ef8cc3e5d42c9f2c1be32d8cd9de92b0d80012.zip tk-a8ef8cc3e5d42c9f2c1be32d8cd9de92b0d80012.tar.gz tk-a8ef8cc3e5d42c9f2c1be32d8cd9de92b0d80012.tar.bz2 |
make test-case send-8.15 pass (is this the right way?)send_obj_cmd
Diffstat (limited to 'tests')
-rw-r--r-- | tests/send.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/send.test b/tests/send.test index 2a564bd..0d539da 100644 --- a/tests/send.test +++ b/tests/send.test @@ -292,8 +292,6 @@ test send-8.15 {Tk_SendCmd procedure, local interp, error info} {secureserver te while executing "open bogus_file_name" invoked from within -"if 1 {open bogus_file_name}" - invoked from within "send t_s_1 {if 1 {open bogus_file_name}}"} {POSIX ENOENT {no such file or directory}}} test send-8.16 {Tk_SendCmd procedure, bogusCommWindow} {secureserver testsend} { testsend prop root InterpRegistry "10234 bogus\n" |