mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-22 17:38:10 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import * as sinon from 'sinon';
|
||||
|
||||
import { LatestQueue } from '../../util/LatestQueue.std.js';
|
||||
import { LatestQueue } from '../../util/LatestQueue.std.ts';
|
||||
|
||||
describe('LatestQueue', () => {
|
||||
it('if the queue is empty, new tasks are started immediately', done => {
|
||||
|
||||
Reference in New Issue
Block a user