<module> | |
<inherits name="com.google.gwt.core.Core"/> | |
<inherits name="com.google.gwt.junit.JUnit"/> | |
<!-- Includes a stylesheet as well, to include this in the test --> | |
<stylesheet src="BigBody.css"/> | |
<script src="script1/ScriptInjectionTest1.js"><![CDATA[ | |
// It's ready when the following function is defined. | |
return $wnd.isScriptOneReady; | |
]]></script> | |
</module> |