Author: [email protected]
Date: Thu Apr 23 11:00:41 2009
New Revision: 5275
Modified:
trunk/user/build.xml
Log:
Run the hosted mode user tests through the emma code path.
Patch by: amitmanjhi
Review by: fabbott
Modified: trunk/user/build.xml
==============================================================================
--- trunk/user/build.xml (original)
+++ trunk/user/build.xml Thu Apr 23 11:00:41 2009
@@ -178,6 +178,7 @@
<!-- remoteweb-test is a no-op unless gwt.remote.browsers is defined
-->
<antcall target="remoteweb-test"/>
<antcall target="test.hosted"/>
+ <antcall target="test.hosted.emma"/>
<antcall target="test.noserver"/>
<antcall target="test.web"/>
<antcall target="test.web.disableClassMetadata"/>
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---