Commit 0ed6b6c
chore: delete defunct npm test command (#592)
## Overview
The test input files (`src/lib/_tests/`) were removed in 511c870 but
`bin/test.js` and the `test` script in `package.json` were left behind.
They ran against an empty directory and always produced an error.
Removed both. All testing is done manually.
---------
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Wesley B <wesleyboar@users.noreply.github.com>1 parent e224c85 commit 0ed6b6c
2 files changed
+0
-10
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments