blob: 4a2a4e718590a72a97e1c522b5c108cfe0bf6095 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<module>
<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
<inherits name="com.google.common.annotations.Annotations"/>
<inherits name="com.google.common.base.Base"/>
<inherits name="com.google.common.cache.Cache"/>
<inherits name="com.google.common.collect.Collect"/>
<inherits name="com.google.common.testing.Testing"/>
<inherits name="com.google.common.util.concurrent.Concurrent"/>
<inherits name="com.google.common.truth.Truth"/>
<entry-point class="com.google.common.cache.TestModuleEntryPoint"/>
<source path=""/>
<super-source path="super"/>
</module>