|
From: <jom...@us...> - 2014-06-02 17:36:28
|
Revision: 1782
http://sourceforge.net/p/jason/svn/1782
Author: jomifred
Date: 2014-06-02 17:36:24 +0000 (Mon, 02 Jun 2014)
Log Message:
-----------
update test
Modified Paths:
--------------
trunk/applications/as-unit-test/src/jason/tests/BugDelVar.java
Modified: trunk/applications/as-unit-test/src/jason/tests/BugDelVar.java
===================================================================
--- trunk/applications/as-unit-test/src/jason/tests/BugDelVar.java 2014-05-30 01:34:47 UTC (rev 1781)
+++ trunk/applications/as-unit-test/src/jason/tests/BugDelVar.java 2014-06-02 17:36:24 UTC (rev 1782)
@@ -19,7 +19,7 @@
);
}
- @Test(timeout=2000)
+ @Test(timeout=3000)
public void testGoal() {
ag.addGoal("start");
ag.assertPrint("10", 10);
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|