Adam Ierymenko 10 ani în urmă
părinte
comite
9653531242
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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) {