diff --git a/tests/tests.js b/tests/tests.js index bf4cc5a..c6d7a70 100644 --- a/tests/tests.js +++ b/tests/tests.js @@ -651,7 +651,7 @@ exports.defineAutoTests = function () { }, unsupported, 'File', '_getLocalFilesystemPath', [internalFilePath]); }); - it('filetransfer.spec.31 should properly handle 304', function (done) { + it('filetransfer.spec.33 should properly handle 304', function (done) { if(isWP8) { pending();