Fix a module name
gfx [Mon, 15 Mar 2010 02:12:50 +0000 (11:12 +0900)]
xt/06_usermodules.t

index a296c6e..da176ef 100644 (file)
@@ -29,7 +29,7 @@ my @modules = qw(
     HTTP::Engine::Middleware
 
     HTML::Shakan
-    Net::Google::API
+    Net::Google::DataAPI
 );
 
 test_module($_) for @modules;