Skip to content

Commit

Permalink
Junit should have test scope.
Browse files Browse the repository at this point in the history
  • Loading branch information
John May committed Jul 30, 2014
1 parent fd9b33b commit 1e9c3c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions legacy/pom.xml
Expand Up @@ -39,6 +39,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.openscience.cdk</groupId>
Expand Down

0 comments on commit 1e9c3c2

Please sign in to comment.