aboutsummaryrefslogtreecommitdiffstats
path: root/guava-gwt/test/com/google/common/primitives/testModule.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'guava-gwt/test/com/google/common/primitives/testModule.gwt.xml')
-rw-r--r--guava-gwt/test/com/google/common/primitives/testModule.gwt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/guava-gwt/test/com/google/common/primitives/testModule.gwt.xml b/guava-gwt/test/com/google/common/primitives/testModule.gwt.xml
index 72da4d2..7bb4013 100644
--- a/guava-gwt/test/com/google/common/primitives/testModule.gwt.xml
+++ b/guava-gwt/test/com/google/common/primitives/testModule.gwt.xml
@@ -2,10 +2,10 @@
<module>
<inherits name="com.google.gwt.user.User"/>
<inherits name="com.google.gwt.junit.JUnit"/>
- <inherits name="com.google.common.collect.testing.Testing"/>
<inherits name="com.google.common.primitives.Primitives"/>
<inherits name="com.google.common.testing.Testing"/>
<inherits name="org.junit.contrib.truth.Truth"/>
+ <inherits name="com.google.common.annotations.Annotations"/>
<entry-point class="com.google.common.primitives.TestModuleEntryPoint"/>
<source path=""/>