diff options
Diffstat (limited to 'gr-fcd/python/fcd/run_tests.in')
-rw-r--r-- | gr-fcd/python/fcd/run_tests.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gr-fcd/python/fcd/run_tests.in b/gr-fcd/python/fcd/run_tests.in deleted file mode 100644 index 4d28c1522d..0000000000 --- a/gr-fcd/python/fcd/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-fcd \ - @abs_top_builddir@/gr-fcd \ - @srcdir@ |