diff --git a/tests/errors.test.ts b/tests/errors.test.ts index 3bdbac2..aa666ae 100644 --- a/tests/errors.test.ts +++ b/tests/errors.test.ts @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: BUSL-1.1 + import { describe, it } from 'vitest'; import { createErrorsTable } from '../scripts/lib/error-codes.ts';