git://git.phpeclipse.com
/
phpeclipse.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
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
diff --git
a/net.sourceforge.phpeclipse.tests/src/net/sourceforge/phpeclipse/tests/parser/PHPParserTestSuite.java
b/net.sourceforge.phpeclipse.tests/src/net/sourceforge/phpeclipse/tests/parser/PHPParserTestSuite.java
index
8320b5b
..
a1dcd97
100644
(file)
--- a/
net.sourceforge.phpeclipse.tests/src/net/sourceforge/phpeclipse/tests/parser/PHPParserTestSuite.java
+++ b/
net.sourceforge.phpeclipse.tests/src/net/sourceforge/phpeclipse/tests/parser/PHPParserTestSuite.java
@@
-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 {