Skip to content

Commit

Permalink
Clarify that annotating suite has no effect
Browse files Browse the repository at this point in the history
  • Loading branch information
David Saff committed Dec 8, 2009
1 parent ea80d1a commit 832bb83
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -21,6 +21,9 @@
* annotated with either the category given with the @IncludeCategory
* annotation, or a subtype of that category.
*
* Note that, for now, annotating suites with {@code @Category} has no effect.
* Categories must be annotated on the direct method or class.
*
* Example:
*
* <pre>
Expand Down

0 comments on commit 832bb83

Please sign in to comment.