Revision: 1103
Author: crazyboblee
Date: Tue Sep 29 01:31:20 2009
Log: Updated TCK.
http://code.google.com/p/google-guice/source/detail?r=1103

Modified:
  /trunk/lib/build/javax.inject-tck.jar
  /trunk/test/com/googlecode/guice/GuiceTck.java

=======================================
--- /trunk/lib/build/javax.inject-tck.jar       Tue Sep 29 00:05:12 2009
+++ /trunk/lib/build/javax.inject-tck.jar       Tue Sep 29 01:31:20 2009
Binary file, no diff available.
=======================================
--- /trunk/test/com/googlecode/guice/GuiceTck.java      Tue Sep 29 01:04:24 2009
+++ /trunk/test/com/googlecode/guice/GuiceTck.java      Tue Sep 29 01:31:20 2009
@@ -51,6 +51,6 @@
        @Provides @Named("spare") Tire provideSpareTire(SpareTire spare) {
          return spare;
        }
-    }).getInstance(Car.class));
+    }).getInstance(Car.class), true, true);
    }
  }

--~--~---------~--~----~------------~-------~--~----~
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