aboutsummaryrefslogtreecommitdiff
path: root/java/junit
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 21:30:14 +0000
committerStefan Eßer <se@FreeBSD.org>2022-09-07 21:58:51 +0000
commitfb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch)
tree4bfc4b617ac23047eb736c72fb80d2b4f9069605 /java/junit
parentc53ddded1db88147493efaad6a9aa436d9b71fae (diff)
Diffstat (limited to 'java/junit')
-rw-r--r--java/junit/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/java/junit/pkg-descr b/java/junit/pkg-descr
index e0ba50064891..a0e787131367 100644
--- a/java/junit/pkg-descr
+++ b/java/junit/pkg-descr
@@ -2,5 +2,3 @@ This is a port of JUnit, a simple testing framework for Java developed
by Erich Gamma and Kent Beck. Using JUnit you can build a test suite
that will help you measure your progress, spot unintended side
effects, and focus your development efforts.
-
-WWW: http://www.junit.org/