summaryrefslogtreecommitdiff
path: root/tests/fate/libavresample.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/libavresample.mak')
-rw-r--r--tests/fate/libavresample.mak8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/fate/libavresample.mak b/tests/fate/libavresample.mak
index 65a0e1e93d..cb61f2a76a 100644
--- a/tests/fate/libavresample.mak
+++ b/tests/fate/libavresample.mak
@@ -1,7 +1,7 @@
-CROSS_TEST = $(foreach I,$(1), \
- $(foreach J,$(1), \
- $(if $(filter-out $(I),$(J)), \
- $(eval $(call $(2),$(I),$(J),$(3),$(4),$(5))), \
+CROSS_TEST = $(foreach I,$(1), \
+ $(foreach J,$(1), \
+ $(if $(filter-out $(I),$(J)), \
+ $(eval $(call $(2),$(I),$(J),$(3),$(4),$(5))), \
)))
MIX_CHANNELS = 1 2 3 4 5 6 7 8