You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
510 B
21 lines
510 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<module>
|
|
|
|
<source path=""/>
|
|
|
|
<inherits name="com.google.gwt.user.User"/>
|
|
|
|
<inherits name="com.google.gwt.junit.JUnit"/>
|
|
|
|
<inherits name="com.google.common.base.Base"/>
|
|
|
|
<inherits name="com.google.common.escape.testing.Testing"/>
|
|
|
|
<inherits name="com.google.common.html.Html"/>
|
|
|
|
<inherits name="com.google.common.truth.Truth"/>
|
|
|
|
<entry-point class="com.google.common.html.TestModuleEntryPoint"/>
|
|
|
|
</module>
|