From c6a29a63b1ad30b773b9080fe8908e5d8a13ca2b Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 22 Apr 2007 19:19:43 +0000 Subject: [PATCH] enable seektest Originally committed as revision 8792 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile b/tests/Makefile index be7455a..a8a145b 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -18,7 +18,7 @@ LIBAV_REFFILE=$(SRC_DIR)/libav.regression.ref SEEK_REFFILE=$(SRC_DIR)/seek.regression.ref -all fulltest test: codectest libavtest +all fulltest test: codectest libavtest seektest test-server: vsynth1/00.pgm asynth1.sw @echo -- 2.7.4