Skip to content

Commit

Permalink
added Gmock library
Browse files Browse the repository at this point in the history
  • Loading branch information
ohneda committed Jul 4, 2011
1 parent 6482f6b commit 65a3c86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ grails.project.dependency.resolution = {
// runtime 'mysql:mysql-connector-java:5.1.13'
compile 'org.msgpack:msgpack:0.5.2-devel'
compile 'org.msgpack:msgpack-rpc:0.6.1-devel'
test 'org.gmock:gmock:0.8.1'
}
}

0 comments on commit 65a3c86

Please sign in to comment.