Remove commented out code about |disableWorker| in the test suite
Since the tests have run with workers enabled for a long time, these comments are no longer relevant.
This commit is contained in:
parent
32cc021f31
commit
36ac67583f
2 changed files with 0 additions and 5 deletions
|
@ -6,7 +6,6 @@
|
|||
'use strict';
|
||||
|
||||
describe('api', function() {
|
||||
// TODO run with worker enabled
|
||||
var basicApiUrl = combineUrl(window.location.href, '../pdfs/basicapi.pdf');
|
||||
var basicApiFileLength = 105779; // bytes
|
||||
function waitsForPromiseResolved(promise, successCallback) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue