Update of /cvsroot/mocklib/gwtmocklib/input/javasrc/biz/xsoftware/mock
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27716/input/javasrc/biz/xsoftware/mock
Modified Files:
MockLib.gwt.xml
Log Message:
upgrade to gwt 5.0
Index: MockLib.gwt.xml
===================================================================
RCS file: /cvsroot/mocklib/gwtmocklib/input/javasrc/biz/xsoftware/mock/MockLib.gwt.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** MockLib.gwt.xml 12 Sep 2006 05:00:24 -0000 1.1
--- MockLib.gwt.xml 3 Oct 2008 02:46:47 -0000 1.2
***************
*** 2,5 ****
--- 2,6 ----
<!-- Inherit the core Web Toolkit stuff. -->
+ <inherits name="com.google.gwt.junit.JUnit"/>
<inherits name='com.google.gwt.user.User'/>
|