We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f87b78 commit 10f8f5aCopy full SHA for 10f8f5a
src/main/java/org/junit/Test.java
@@ -66,7 +66,7 @@
66
public @interface Test {
67
68
/**
69
- * Default empty exception
+ * Default empty exception.
70
*/
71
static class None extends Throwable {
72
private static final long serialVersionUID = 1L;
0 commit comments