blob: 0568d1ba3fe1f766b95e02b6eb1919068cff4109 [file] [log] [blame]
<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>