av/stream/flac: updated test file directory

This commit is contained in:
saxon 2019-01-22 12:27:52 +10:30
parent 3f41c7b72b
commit 5b131c80f6
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ import (
)
const (
testFile = "/home/saxon/Desktop/robot.flac"
testFile = "../../../test/test-data/av/input/robot.flac"
outFile = "testOut.wav"
)