Skip to content

Commit

Permalink
Cleaning test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gssiyankai committed Aug 16, 2015
1 parent 86abacb commit c210b12
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 29 deletions.
Binary file removed PerformanceBenchmarks.h2.db
Binary file not shown.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,18 +50,6 @@
<version>4.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>junit-benchmarks</artifactId>
<version>0.7.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.3.176</version>
<scope>test</scope>
</dependency>
</dependencies>
<issueManagement>
<system>GitHub Issue Tracking</system>
Expand Down
17 changes: 0 additions & 17 deletions src/test/java/com/googlecode/javaewah/BenchmarkConsumers.java

This file was deleted.

0 comments on commit c210b12

Please sign in to comment.