Re-enabled tests

This commit is contained in:
murgatroid99 2015-08-20 11:31:56 -07:00
parent 0695ded28e
commit 0ec8db46b0
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ var health = require('../health_check/health.js');
var grpc = require('../');
describe.only('Health Checking', function() {
describe('Health Checking', function() {
var statusMap = {
'': {
'': 'SERVING',