aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/pom.xml b/examples/pom.xml
index 8713230e1e..bdc5d0562f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -245,11 +245,6 @@
<version>0.8.1</version>
</dependency>
<dependency>
- <groupId>org.scalatest</groupId>
- <artifactId>scalatest_${scala.binary.version}</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_${scala.binary.version}</artifactId>
<scope>test</scope>