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