CB-10086 There are two spec.31 tests for file-transfer tests

This commit is contained in:
daserge 2015-11-26 10:11:50 +03:00
parent 887c91750a
commit b7c500e1eb

View File

@ -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();