A massive organize imports and formatting of the sources using default Eclipse code...
[phpeclipse.git] / net.sourceforge.phpeclipse.tests / src / net / sourceforge / phpeclipse / tests / parser / PHPParserTestSuite.java
index 8320b5b..a1dcd97 100644 (file)
@@ -12,9 +12,8 @@ import junit.framework.TestCase;
 import junit.framework.TestSuite;
 
 /**
- * PHPeclipse Parser Test Suite
- * Runs all PHP parser test cases
- *
+ * PHPeclipse Parser Test Suite Runs all PHP parser test cases
+ * 
  */
 public class PHPParserTestSuite extends TestCase {