This commit is contained in:
Sai1919
2016-11-11 12:17:38 +05:30
parent a9cf386642
commit b12059e8f7
2 changed files with 6 additions and 6 deletions

View File

@@ -1032,7 +1032,7 @@ describe('Tests', function () {
})
})
describe.skip('performance testing', function () {
describe('performance testing', function () {
it('should properly parse more than 500 MB of file.', function (done) {
var parser = new ParserFactory({resourcePath: '/items/item'})
// var wsStream = fs.createWriteStream('./test/TestFiles/MB_and_GB_size_files/MBFile.xml')