Remove copyright notice from test file

Removed copyright notice from capability-router tests.
This commit is contained in:
Jeremy McSpadden 2026-04-04 14:33:50 -05:00 committed by GitHub
parent e3288e8dad
commit 5cd25cf5df

View file

@ -1,5 +1,4 @@
// GSD Extension — Capability-Aware Router Tests
// Copyright (c) 2026 Jeremy McSpadden <jeremy@fluxlabs.net>
// Tests for new capability scoring functions and data tables (Plan 01-01)
import { describe, test } from "node:test";