aboutsummaryrefslogtreecommitdiffstats
path: root/guava-gwt/test/com/google/common/testing/Testing.gwt.xml
blob: e1f85eb7e5021e733ab2e4095558e66eb21b2afd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<module>
   
  <source path=""/>
   
  <super-source path="super"/>
   
  <inherits name="com.google.common.annotations.Annotations"/>
   
  <inherits name="com.google.common.base.Base"/>
   
  <inherits name="com.google.common.collect.Collect"/>
   
  <inherits name="com.google.gwt.junit.JUnit"/>
    
  <inherits name="java.util.Util"/>
   
</module>