Revision: 8a539da6824f
Author:   Stuart McCulloch <[email protected]>
Date:     Fri Dec 23 02:19:41 2011
Log: Remove @MediumTest annotation since it is not available on the build classpath

http://code.google.com/p/google-guice/source/detail?r=8a539da6824f

Modified:
/extensions/grapher/test/com/google/inject/grapher/AbstractInjectorGrapherTest.java

=======================================
--- /extensions/grapher/test/com/google/inject/grapher/AbstractInjectorGrapherTest.java Fri Jul 22 14:14:53 2011 +++ /extensions/grapher/test/com/google/inject/grapher/AbstractInjectorGrapherTest.java Fri Dec 23 02:19:41 2011
@@ -26,7 +26,6 @@
 import com.google.inject.Key;
 import com.google.inject.Provider;
 import com.google.inject.spi.InjectionPoint;
-import com.google.testing.testsize.MediumTest;

 import junit.framework.TestCase;

@@ -41,7 +40,6 @@
  *
  * @author [email protected] (Bojan Djordjevic)
  */
-@MediumTest
 public class AbstractInjectorGrapherTest extends TestCase {
   private static final String TEST_STRING = "test";

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to