Remove FFmpeg run_test config

This commit is contained in:
Jason Lawrence 2018-11-02 16:14:51 -05:00
parent a072f9e1e9
commit 8f4c0ae558

View File

@ -35,11 +35,6 @@ ffmpeg_bin:
required: false
default: ffmpeg
type: string
run_test:
description: Check if `input` is usable by ffmpeg.
required: false
default: True
type: boolean
{% endconfiguration %}
### {% linkable_title Raspbian Debian Jessie Lite Installations %}