Skip to content

Commit

Permalink
adjust test case description
Browse files Browse the repository at this point in the history
  • Loading branch information
theron-wang committed Aug 15, 2024
1 parent a9e5cef commit ccf2d5b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
import org.junit.Test;

/**
* This test checks if synthetic annotations used in different locations will compile based
* on @Target.
* This test checks if synthetic annotations used in different locations will contain
* the proper ElementTypes in their {@code @Target} annotations
*/
public class SyntheticAnnotationTargetTest {
@Test
Expand Down

0 comments on commit ccf2d5b

Please sign in to comment.