chore: add license

This commit is contained in:
friedger
2024-03-20 15:42:56 +01:00
parent 44fa4a2a5d
commit 582ef20cb4

View File

@@ -1,3 +1,5 @@
// SPDX-License-Identifier: BUSL-1.1
import { describe, it } from 'vitest';
import { createErrorsTable } from '../scripts/lib/error-codes.ts';