Adam Ierymenko 10 년 전
부모
커밋
9653531242
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/http/agent.js

+ 1 - 1
tests/http/agent.js

@@ -204,7 +204,7 @@ function doTestsAndReport()
 			});
 		}
 	});
-}
+};
 
 // Agents just serve up a test payload
 app.get('/',function(req,res) {