mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Uncomment tests
This commit is contained in:
parent
9f05eaef21
commit
ce434fc4ea
|
@ -76,7 +76,6 @@
|
||||||
<artifactId>teavm-maven-plugin</artifactId>
|
<artifactId>teavm-maven-plugin</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
<executions>
|
<executions>
|
||||||
<!--
|
|
||||||
<execution>
|
<execution>
|
||||||
<id>generate-javascript-tests</id>
|
<id>generate-javascript-tests</id>
|
||||||
<goals>
|
<goals>
|
||||||
|
@ -96,7 +95,6 @@
|
||||||
<incremental>${teavm.test.incremental}</incremental>
|
<incremental>${teavm.test.incremental}</incremental>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
-->
|
|
||||||
<execution>
|
<execution>
|
||||||
<id>run-javascript-tests</id>
|
<id>run-javascript-tests</id>
|
||||||
<goals>
|
<goals>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user