Sign in
gwt
/
gwt
/
b71026bd2d7f67b91e5422dbbccc9ab7b1a8008f
/
.
/
user
/
test
/
com
/
google
/
gwt
/
module
/
DoubleScriptInjectionTest.gwt.xml
blob: 08a4204ea080290ad893bca406ac3861776e5dce [
file
] [
log
] [
blame
]
<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>