Home | History | Annotate | Download | only in collect
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <module>
      3   <inherits name="com.google.gwt.user.User"/>
      4   <inherits name="com.google.gwt.junit.JUnit"/>
      5   <inherits name="com.google.common.annotations.Annotations"/>
      6   <inherits name="com.google.common.base.Base"/>
      7   <inherits name="com.google.common.collect.Collect"/>
      8   <inherits name="com.google.common.collect.testing.Testing"/>
      9   <inherits name="com.google.common.collect.testing.google.Google"/>
     10   <inherits name="com.google.common.io.Io"/>
     11   <inherits name="com.google.common.testing.Testing"/>
     12   <inherits name="com.google.common.truth.Truth"/>
     13   <entry-point class="com.google.common.collect.TestModuleEntryPoint"/>
     14    
     15   <source path=""/>
     16     
     17   <super-source path="super"/>
     18    
     19 </module>
     20