Revision: 5495
http://jython.svn.sourceforge.net/jython/?rev=5495&view=rev
Author: fwierzbicki
Date: 2008-10-21 00:47:13 +0000 (Tue, 21 Oct 2008)
Log Message:
-----------
Doesn't really test anything...
Removed Paths:
-------------
trunk/jython/bugtests/test143.py
Deleted: trunk/jython/bugtests/test143.py
===================================================================
--- trunk/jython/bugtests/test143.py 2008-10-21 00:40:55 UTC (rev 5494)
+++ trunk/jython/bugtests/test143.py 2008-10-21 00:47:13 UTC (rev 5495)
@@ -1,10 +0,0 @@
-"""
-
-"""
-
-import support
-
-import java
-
-hasattr(java.awt.Rectangle, "getSize")
-hasattr(java.awt.Rectangle, "size")
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|