blob: 96bb8428c256c0b33d59baf446ea8c937f50d6c2 [file] [log] [blame]
nmittlerf8314582015-01-27 10:25:39 -08001description = "gRPC: Testing"
nathanmittler164b7342014-12-15 09:58:05 -08002dependencies {
nmittlerf8314582015-01-27 10:25:39 -08003 compile project(':grpc-core')
Xudong Ma0a51f0f2015-08-31 17:41:13 -07004 compile project(':grpc-stub')
nathanmittler164b7342014-12-15 09:58:05 -08005}