Skip to content

Commit 387e851

Browse files
committed
Merge pull request #1128 from Jonatino/patch-1
Update Test.java
2 parents 9f87b78 + 10f8f5a commit 387e851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/junit/Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
public @interface Test {
6767

6868
/**
69-
* Default empty exception
69+
* Default empty exception.
7070
*/
7171
static class None extends Throwable {
7272
private static final long serialVersionUID = 1L;

0 commit comments

Comments
 (0)