diff --git a/test/edu/nps/moves/dis7/test/package-info.java b/test/edu/nps/moves/dis7/test/package-info.java
index a68c7dee3446909d0287283ca813ed5e55af1ee7..d51886fbe6011c374d6d62c2598d3a18bd70d42d 100644
--- a/test/edu/nps/moves/dis7/test/package-info.java
+++ b/test/edu/nps/moves/dis7/test/package-info.java
@@ -34,7 +34,9 @@ POSSIBILITY OF SUCH DAMAGE.
 
 /** 
  * This package includes a variety of PDU unit tests to confirm code correctness.
- * The test tree is maintained separately from other source in order to support special annotations and assertions.
+ * The <code>test</code> tree is maintained separately from other source
+ * in order to support the project build with special CLASSPATH, annotations and 
+ * assertions.
  */
 
 package edu.nps.moves.dis7.test;