This commit is contained in:
kakkokari-gtyih 2024-12-09 19:29:32 +09:00
parent bf6fc4e685
commit 6d8aa77035

View file

@ -1,3 +1,8 @@
/*
* SPDX-FileCopyrightText: syuilo and misskey-project
* SPDX-License-Identifier: AGPL-3.0-only
*/
import * as assert from 'assert';
import { Test } from '@nestjs/testing';