Skip to content

Commit

Permalink
Depend on Test::Mock for the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeusz Sośnierz committed Mar 6, 2011
1 parent 39b01ae commit 53769b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion META.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name" : "Pies",
"version" : "*",
"description" : "A module management solution",
"depends" : [ "File::Tools", "JSON::Tiny" ],
"depends" : [ "File::Tools", "JSON::Tiny", "Test::Mock" ],
"repo-type" : "git",
"repo-url" : "git://github.com/tadzik/Pies.git"
}

0 comments on commit 53769b3

Please sign in to comment.