fix(tests): check in the deterministic npz fixture — it was gitignored, so serialization_tests::npz failed on every pristine checkout

This commit is contained in:
Hanzo Dev
2026-07-07 22:43:45 -07:00
parent 408eeefda8
commit 9449a70d47
2 changed files with 2 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@ Cargo.lock
*tokenizer*.json
*.npz
# the serialization-test fixture is deterministic and required by CI
!hanzo-ml/tests/test.npz
perf.data
flamegraph.svg
Binary file not shown.