diff options
Diffstat (limited to 'tests/unixEmbed.test')
-rw-r--r-- | tests/unixEmbed.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/unixEmbed.test b/tests/unixEmbed.test index d4f7259..409592c 100644 --- a/tests/unixEmbed.test +++ b/tests/unixEmbed.test @@ -227,8 +227,8 @@ test unixEmbed-1.7 {TkpUseWindow procedure, container and embedded in same app} deleteWindows } -result {{XXX .f2 {} .t2} {XXX .f1 {} .t1}} -# Can't think of any way to test the procedures TkpMakeWindow, -# TkpMakeContainer, or EmbedErrorProc. +# Can't think of any way to test the procedures Tk_MakeWindow, +# Tk_MakeContainer, or EmbedErrorProc. test unixEmbed-2.1 {EmbeddedEventProc procedure} -constraints { |