Uncomment tests

This commit is contained in:
Alexey Andreev 2015-10-11 14:38:15 +03:00
parent 9f05eaef21
commit ce434fc4ea

View File

@ -76,7 +76,6 @@
<artifactId>teavm-maven-plugin</artifactId>
<version>${project.version}</version>
<executions>
<!--
<execution>
<id>generate-javascript-tests</id>
<goals>
@ -96,7 +95,6 @@
<incremental>${teavm.test.incremental}</incremental>
</configuration>
</execution>
-->
<execution>
<id>run-javascript-tests</id>
<goals>