blob: 2858075ed38605e209ebb07ccfb3e7ba15aacc2d [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')
nathanmittler164b7342014-12-15 09:58:05 -08004}