mirror of https://bitbucket.org/ausocean/av.git
av/stream/flac: updated test file directory
This commit is contained in:
parent
3f41c7b72b
commit
5b131c80f6
|
@ -34,7 +34,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
testFile = "/home/saxon/Desktop/robot.flac"
|
testFile = "../../../test/test-data/av/input/robot.flac"
|
||||||
outFile = "testOut.wav"
|
outFile = "testOut.wav"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue