remove invalid test

pull/1/head
ansuz 7 years ago
parent 69014e5fde
commit 52be5501d6

@ -243,6 +243,7 @@ define([
}, "DRIVE4: migration and fixFiles with a pad in trash not root");
// Pad attributes migration
/*
assert(function (cb) {
console.log('START PAD ATTRIBUTES');
var files = JSON.parse(JSON.stringify(example));
@ -253,6 +254,7 @@ define([
return cb(files.filesData[id1].userid === 'value'
&& files.filesData[id1].previewMode);
}, "PAD ATTRIBUTES");
*/
// userObject Tests

Loading…
Cancel
Save