mirror of
https://github.com/iluvcapra/wavinfo.git
synced 2026-01-02 01:40:42 +00:00
Update test_wave_parsing.py
Removed absolute path to ffprobe
This commit is contained in:
@@ -7,7 +7,7 @@ from unittest import TestCase
|
|||||||
|
|
||||||
import wavinfo
|
import wavinfo
|
||||||
|
|
||||||
FFPROBE='/usr/local/bin/ffprobe'
|
FFPROBE='ffprobe'
|
||||||
|
|
||||||
|
|
||||||
def ffprobe(path):
|
def ffprobe(path):
|
||||||
|
|||||||
Reference in New Issue
Block a user