Revert "Revert "spdx""

This reverts commit b5b94d5b30.
This commit is contained in:
kakkokari-gtyih 2024-12-10 10:32:41 +09:00
parent fccc2b06b6
commit 9e8c816872

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';