projects
/
gitmo/Mouse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
77fc67d
)
Fix a module name
gfx [Mon, 15 Mar 2010 02:12:50 +0000 (11:12 +0900)]
xt/06_usermodules.t
patch
|
blob
|
blame
|
history
diff --git
a/xt/06_usermodules.t
b/xt/06_usermodules.t
index
a296c6e
..
da176ef
100644
(file)
--- a/
xt/06_usermodules.t
+++ b/
xt/06_usermodules.t
@@
-29,7
+29,7
@@
my @modules = qw(
HTTP::Engine::Middleware
HTML::Shakan
- Net::Google::API
+ Net::Google::DataAPI
);
test_module($_) for @modules;