junit needed at runtime.

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@999 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
kohsuke 2006-11-06 13:14:24 +00:00
parent 56468075d0
commit 14952adec6
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>