diff options
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r-- | devtest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml index 72adfc01..3f73740f 100644 --- a/devtest/pom.xml +++ b/devtest/pom.xml @@ -62,7 +62,7 @@ </modules> <runTarget>test/test.html</runTarget> <hostedWebapp>target/www</hostedWebapp> - <soyc>true</soyc> + <compileReport>true</compileReport> </configuration> <executions> <execution> |