Sign in
gwt
/
gwt
/
0ba08e871a0fbd139aceb49d1c12aeffc62ac41d
/
.
/
user
/
test
/
com
/
google
/
gwt
/
module
/
DoubleScriptInjectionTest.gwt.xml
blob: 08a4204ea080290ad893bca406ac3861776e5dce [
file
]
<module>
<!-- We inherit another script here, and we must wait on both -->
<inherits
name
=
"com.google.gwt.module.SingleScriptInjectionTest"
/>
<script
src
=
"script2/ScriptInjectionTest2.js"
></script>
</module>