diff options
Diffstat (limited to 'uitest-common/pom.xml')
-rw-r--r-- | uitest-common/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uitest-common/pom.xml b/uitest-common/pom.xml index f1d413fb58..07c9ae203e 100644 --- a/uitest-common/pom.xml +++ b/uitest-common/pom.xml @@ -41,6 +41,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> + <scope>compile</scope> </dependency> <dependency> <groupId>commons-io</groupId> |