Revision: 1761
http://svn.sourceforge.net/vexi/?rev=1761&view=rev
Author: mkpg2
Date: 2007-03-29 04:58:48 -0700 (Thu, 29 Mar 2007)
Log Message:
-----------
Fix. Neglected to check in.
Modified Paths:
--------------
core/trunk/org.vexi.core/src_dev/testvisual/filedialog/TestFileDialog.java
Modified:
core/trunk/org.vexi.core/src_dev/testvisual/filedialog/TestFileDialog.java
===================================================================
--- core/trunk/org.vexi.core/src_dev/testvisual/filedialog/TestFileDialog.java
2007-03-29 11:45:34 UTC (rev 1760)
+++ core/trunk/org.vexi.core/src_dev/testvisual/filedialog/TestFileDialog.java
2007-03-29 11:58:48 UTC (rev 1761)
@@ -21,7 +21,7 @@
public static void main(String[] args) throws Throwable {
CoreTestSuite cts = new CoreTestSuite(TestFileDialog.class);
- TestCase t = cts.createTestCase(cts.getResourceDir(), "saveloadxml.t");
+ TestCase t = cts.createTestCase(cts.getResourceDirs(), "saveloadxml.t");
t.runBare();
}
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn