mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -6,7 +6,7 @@ import { assert } from 'chai';
|
||||
import {
|
||||
toWebSafeBase64,
|
||||
fromWebSafeBase64,
|
||||
} from '../../util/webSafeBase64.std.js';
|
||||
} from '../../util/webSafeBase64.std.ts';
|
||||
|
||||
describe('both/util/webSafeBase64', () => {
|
||||
it('roundtrips with all elements', () => {
|
||||
|
||||
Reference in New Issue
Block a user