summaryrefslogtreecommitdiffstats
path: root/make/build-junit.xml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-05-19 05:18:55 +0200
committerMichael Bien <[email protected]>2010-05-19 05:18:55 +0200
commit5d0f56a70bcc1f971a9d330d8012b8b97778453a (patch)
treee84cc5f92570aea45430a244657f9bc5d4727460 /make/build-junit.xml
parent6842d41aff963d323c6047e30d06257f524be571 (diff)
parent8e078b5902ed7615fd976499af7100f6f84cb2db (diff)
Merge branch 'master' of github.com:sgothel/jogl
Conflicts: doc/HowToBuild.html
Diffstat (limited to 'make/build-junit.xml')
-rw-r--r--make/build-junit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-junit.xml b/make/build-junit.xml
index eae2ea4c7..749e73dbd 100644
--- a/make/build-junit.xml
+++ b/make/build-junit.xml
@@ -24,7 +24,7 @@
<property name="java.dir.test" value="com/jogamp/test"/>
<property name="java.part.test" value="${java.dir.test}/**"/>
- <property name="batchtest.timeout" value="30000"/>
+ <property name="batchtest.timeout" value="60000"/>
</target>