summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2009-10-24 12:39:38 +0000
committerMåns Rullgård <mans@mansr.com>2009-10-24 12:39:38 +0000
commit2189dbc4a6298d05974254d0e52697baa0475636 (patch)
treeb44f97bc88b5699f31ee6af134cf2ce612730539 /tests
parentf94e56cf82ec2851639d0c5b0880cfa202e66c86 (diff)
Fix codectest
Originally committed as revision 20360 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rwxr-xr-xtests/codec-regression.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codec-regression.sh b/tests/codec-regression.sh
index f21a1b0938..24225ebbff 100755
--- a/tests/codec-regression.sh
+++ b/tests/codec-regression.sh
@@ -7,7 +7,7 @@
set -e
-. tests/regression-funcs.sh
+. $(dirname $0)/regression-funcs.sh
eval do_$test=y