summaryrefslogtreecommitdiff
path: root/tests/http/agent.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/http/agent.js')
-rw-r--r--tests/http/agent.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/http/agent.js b/tests/http/agent.js
index 465a2e28..53b2e9f9 100644
--- a/tests/http/agent.js
+++ b/tests/http/agent.js
@@ -204,7 +204,7 @@ function doTestsAndReport()
});
}
});
-}
+};
// Agents just serve up a test payload
app.get('/',function(req,res) {