summaryrefslogtreecommitdiff
path: root/gr-video-sdl/src/run_tests.in
diff options
context:
space:
mode:
Diffstat (limited to 'gr-video-sdl/src/run_tests.in')
-rw-r--r--gr-video-sdl/src/run_tests.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/gr-video-sdl/src/run_tests.in b/gr-video-sdl/src/run_tests.in
deleted file mode 100644
index a0b6ff7e1..000000000
--- a/gr-video-sdl/src/run_tests.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-# 1st parameter is absolute path to component source directory
-# 2nd parameter is absolute path to component build directory
-# 3rd parameter is path to Python QA directory
-
-@top_builddir@/run_tests.sh \
- @abs_top_srcdir@/gr-video-sdl \
- @abs_top_builddir@/gr-video-sdl \
- @srcdir@