Sign in
gwt
/
gwt
/
b71026bd2d7f67b91e5422dbbccc9ab7b1a8008f
/
.
/
user
/
test
/
com
/
google
/
gwt
/
module
/
SingleScriptInjectionTest.gwt.xml
blob: bdd4e8e159b35b95464dd3d8a2cbf7ad0c86c8ef [
file
] [
log
] [
blame
]
<module>
<inherits
name
=
"com.google.gwt.core.Core"
/>
<!-- Includes a stylesheet as well, to include this in the test -->
<stylesheet
src
=
"BigBody.css"
/>
<script
src
=
"script1/ScriptInjectionTest1.js"
/>
</module>