summaryrefslogtreecommitdiffstats
path: root/client-compiler/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client-compiler/pom.xml')
-rw-r--r--client-compiler/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/client-compiler/pom.xml b/client-compiler/pom.xml
index 4b346295a2..35b5ce423a 100644
--- a/client-compiler/pom.xml
+++ b/client-compiler/pom.xml
@@ -28,11 +28,6 @@
<groupId>com.vaadin</groupId>
<artifactId>vaadin-sass-compiler</artifactId>
</dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>