[POS-commit] Kiwi/tests test_Proxy.py,1.29,1.30
Christian Robottom Reis
kiko at async.com.br
Thu Oct 30 21:38:17 BRDT 2003
Update of /cvs/Kiwi/tests
In directory anthem:/tmp/cvs-serv15740
Modified Files:
test_Proxy.py
Log Message:
Add a test for OptionMenu separators
Index: test_Proxy.py
===================================================================
RCS file: /cvs/Kiwi/tests/test_Proxy.py,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- test_Proxy.py 19 May 2003 14:12:09 -0000 1.29
+++ test_Proxy.py 30 Oct 2003 20:38:14 -0000 1.30
@@ -85,6 +85,7 @@
# enum-optionmenu
self.album.prefill([("Ziggy Stardust", "ZS"),
("Suffragette City", "SC"),
+ None,
("Afraid of Americans", "AoA")])
class StatsUI(Proxies.SlaveProxy):
More information about the POS-commit
mailing list