From bcb96c9e9dbdbc29945025345a17508b6c1b2149 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 20 Sep 2000 15:22:00 +0000 Subject: [PATCH] Didn't know JUnit had its own website. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268022 13f79535-47bb-0310-9956-ffa450edef68 --- docs/junit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/junit.html b/docs/junit.html index 80a0d31d7..cb6abb49a 100644 --- a/docs/junit.html +++ b/docs/junit.html @@ -7,8 +7,8 @@

Description

This task runs tests from the JUnit testing framework. The latest -version of the framework can be found at http://www.xprogramming.com/software.htm. +version of the framework can be found at +http://www.junit.org. This task requires JUnit 3.0 or above.

Tests are defined by nested test or