<?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.collect.testing.Testing"/>
  <inherits name="com.google.common.primitives.Primitives"/>
  <inherits name="com.google.common.testing.Testing"/>
  <inherits name="com.google.common.truth.Truth"/>
  <entry-point class="com.google.common.primitives.TestModuleEntryPoint"/>
   
  <source path=""/>
    
  <super-source path="super"/>
   
</module>