mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-15 18:56:42 +00:00
Skip performance test
This commit is contained in:
parent
b89d069f05
commit
1ba1427f58
@ -113,7 +113,7 @@ describe('Basic', function() {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it('Performance test', function (done) {
|
it.skip('Performance test', function (done) {
|
||||||
// init test data
|
// init test data
|
||||||
function randomString(length, chars) {
|
function randomString(length, chars) {
|
||||||
var result = '';
|
var result = '';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user