Skip to content

Commit

Permalink
Rename Testing to Unit Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownSuperficialNight committed Oct 6, 2024
1 parent 0aa7f5e commit ab66761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ src/:
3. Focus on efficiently parsing audio file headers and decoding compressed audio data
4. Update `src/decoder/mod.rs` to integrate the new decoder

## Testing
### Unit Tests

- Feel free to write temporary unit tests during development if they help you verify functionality
- These tests can be rough and don't need to be comprehensive - they're just development aids
Expand Down

0 comments on commit ab66761

Please sign in to comment.