faroit / stempeg

Python I/O for STEM audio files
https://faroit.github.io/stempeg
MIT License
96 stars 13 forks source link

add test file #14

Closed faroit closed 5 years ago

faroit commented 5 years ago

move test file within the package folder and adjust unit_tests. Also provide a function that returns the test file path.

code taken from https://github.com/librosa/librosa/blob/223c6b1842470451d1c68479d638d6442f7facf0/librosa/util/files.py#L17