mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-23 22:49:53 +00:00
Add a comment to a test
This commit is contained in:
parent
23a249b5ee
commit
71ce09069a
@ -12,5 +12,5 @@ with prelude.session() as session:
|
||||
|
||||
assert audio.buffer is not None
|
||||
assert len(audio.buffer) > 0
|
||||
|
||||
assert any(b != 0 for b in audio.buffer)
|
||||
# Assert that we're not just being given silence
|
||||
|
Loading…
Reference in New Issue
Block a user