Revision: 739
Author: allain.lalonde
Date: Mon Oct 19 06:30:11 2009
Log: Testing Hudson's Xvnc plugin to see if we can run failing tests. Some  
tests wouldn't run in headless mode. Crossing fingers.
http://code.google.com/p/piccolo2d/source/detail?r=739

Modified:
   
/piccolo2d.java/trunk/swt/src/test/java/edu/umd/cs/piccolox/swt/PSWTTextTest.java

=======================================
---  
/piccolo2d.java/trunk/swt/src/test/java/edu/umd/cs/piccolox/swt/PSWTTextTest.java
        
Fri Oct 16 08:03:40 2009
+++  
/piccolo2d.java/trunk/swt/src/test/java/edu/umd/cs/piccolox/swt/PSWTTextTest.java
        
Mon Oct 19 06:30:11 2009
@@ -10,9 +10,7 @@
        private PSWTText textNode;

        public void setUp() {
-               if (hasHead()) {
-                       textNode = new PSWTText();
-               }
+               textNode = new PSWTText();
        }

        public void testConstructorRemembersTextValue() {

--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to