Add code comment.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 9 Jun 2011 10:31:29 +0000 (12:31 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 9 Jun 2011 10:31:29 +0000 (12:31 +0200)
src/test/java/net/pterodactylus/sone/text/SoneTextParserTest.java

index b680daa..0343f05 100644 (file)
@@ -29,6 +29,10 @@ import junit.framework.TestCase;
  */
 public class SoneTextParserTest extends TestCase {
 
+       //
+       // ACTIONS
+       //
+
        /**
         * Tests basic plain-text operation of the parser.
         *