summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-28 14:18:58 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-10-28 14:18:58 -0700
commit9653531242dd5f66e331fc716c4aacd1aece30c5 (patch)
treea2c0fefd9ec98e5f49faf6896c40bc1e37c33a35
parent07c1b4ddee1b6ba1a4399dc62c8e3c6f5367afa0 (diff)
downloadinfinitytier-9653531242dd5f66e331fc716c4aacd1aece30c5.tar.gz
infinitytier-9653531242dd5f66e331fc716c4aacd1aece30c5.zip
.
-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) {