summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-30 21:56:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-07-30 21:56:52 (GMT)
commit39dd8d296c04b5b6394f5945ec8e87e57eadb9be (patch)
tree5a1a50e08815f388ccdda87ebd51ca80ede926c0 /tests
parent23d477b0ba6aef225047cc38475e599ac0d91cc8 (diff)
parent07494d77f3ba8812de8babbca7cf0a519b2932c6 (diff)
downloadtk-39dd8d296c04b5b6394f5945ec8e87e57eadb9be.zip
tk-39dd8d296c04b5b6394f5945ec8e87e57eadb9be.tar.gz
tk-39dd8d296c04b5b6394f5945ec8e87e57eadb9be.tar.bz2
Merge trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/unixEmbed.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unixEmbed.test b/tests/unixEmbed.test
index c2dc073..7d26fbf 100644
--- a/tests/unixEmbed.test
+++ b/tests/unixEmbed.test
@@ -341,7 +341,7 @@ test unixEmbed-2.4 {EmbeddedEventProc procedure} -constraints {
test unixEmbed-3.1 {ContainerEventProc procedure, detect creation} -constraints {
- unix testembed notPortable
+ unix testembed nonPortable
} -body {
frame .f1 -container 1 -width 200 -height 50
pack .f1