blob: 520ab90bc2c393fc20c6b5fb1f642adb790f34ce [file] [log] [blame]
<module>
<inherits name="com.google.gwt.user.User"/>
<script src="InjectedScript.js"><![CDATA[
// More complex tests are possible, but usually checking for the existence
// of a function is enough.
if ($wnd.bar)
return true;
else
return false;
]]></script>
</module>