Skip to content

Commit

Permalink
(#751) matchers are now in dependency org.llorllale:cactoos-matchers
Browse files Browse the repository at this point in the history
  • Loading branch information
llorllale committed May 12, 2018
1 parent 45c952a commit 6a2e210
Show file tree
Hide file tree
Showing 98 changed files with 108 additions and 1,003 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@ The MIT License (MIT)
<version>1.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.llorllale</groupId>
<artifactId>cactoos-matchers</artifactId>
<version>0.9.1</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<pluginManagement>
Expand Down
84 changes: 0 additions & 84 deletions src/main/java/org/cactoos/matchers/FuncApplies.java

This file was deleted.

77 changes: 0 additions & 77 deletions src/main/java/org/cactoos/matchers/InputHasContent.java

This file was deleted.

74 changes: 0 additions & 74 deletions src/main/java/org/cactoos/matchers/MatcherOf.java

This file was deleted.

113 changes: 0 additions & 113 deletions src/main/java/org/cactoos/matchers/RunsInThreads.java

This file was deleted.

Loading

0 comments on commit 6a2e210

Please sign in to comment.