Fix testcase

This commit is contained in:
Sandro Santilli 2012-11-22 19:12:21 +01:00
parent 59a1911950
commit 32007403c0

View File

@ -894,7 +894,7 @@ suite('server', function() {
var next = this;
assert.response(server, {
headers: {host: 'localhost'},
url: '/tiles/test_table/15/16046/12354.png?cache_buster=2314' + cb,
url: '/tiles/test_table/15/16046/12354.png?cache_buster=2314',
method: 'GET',
encoding: 'binary'
},{}, function(res){