Add code comment.
[Sone.git] / 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.
         *