|
request.get("http://localhost:3000/" + location + "/Jake0oo0", function(error, res, body) {
|
|
request.get("http://localhost:3000/" + location + "/Jake0oo0", function(error, res, body) {
|
|
assert.equal(200, res.statusCode);
|
|
assert.equal(200, res.statusCode);
|