Skip to content

Commit

Permalink
Issue Terracotta-OSS#1245 Unit test to expose stall
Browse files Browse the repository at this point in the history
  • Loading branch information
cljohnso committed Nov 4, 2021
1 parent 1ba2654 commit 0106cf2
Show file tree
Hide file tree
Showing 2 changed files with 1,346 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tc-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@
<artifactId>terracotta-utilities-port-chooser</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.terracotta</groupId>
<artifactId>terracotta-utilities-test-tools</artifactId>
<version>0.0.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.powermock</groupId>
<artifactId>powermock-module-junit4</artifactId>
Expand Down
Loading

0 comments on commit 0106cf2

Please sign in to comment.