Commit 3055335
authored
fix: add missing sample.wav test file for decoder-audio integration tests (#131)
- Update .gitignore to allow sample.wav (previously all .wav files were ignored)
- Add sample.wav test file required by integration tests
The integration tests expect sample.wav to test WAV format decoding, but it was
excluded by gitignore rules during monorepo migration.1 parent 3bd5b19 commit 3055335
2 files changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
Binary file not shown.
0 commit comments