aboutsummaryrefslogtreecommitdiffstats
path: root/guava-gwt/test/com/google/common/net/testModule.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'guava-gwt/test/com/google/common/net/testModule.gwt.xml')
-rw-r--r--guava-gwt/test/com/google/common/net/testModule.gwt.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/guava-gwt/test/com/google/common/net/testModule.gwt.xml b/guava-gwt/test/com/google/common/net/testModule.gwt.xml
index 1b61e1b..0e6338b 100644
--- a/guava-gwt/test/com/google/common/net/testModule.gwt.xml
+++ b/guava-gwt/test/com/google/common/net/testModule.gwt.xml
@@ -6,6 +6,7 @@
<inherits name="com.google.common.net.Net"/>
<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.net.TestModuleEntryPoint"/>
<source path=""/>