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) {