summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/check/elements/avimux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/elements/avimux.c b/tests/check/elements/avimux.c
index 00dea6f2..7def7764 100644
--- a/tests/check/elements/avimux.c
+++ b/tests/check/elements/avimux.c
@@ -236,7 +236,7 @@ GST_END_TEST;
GST_START_TEST (test_audio_pad)
{
- check_avimux_pad (&srcaudiotemplate, AUDIO_CAPS_STRING, "01wb", "audio_%d");
+ check_avimux_pad (&srcaudiotemplate, AUDIO_CAPS_STRING, "00wb", "audio_%d");
}
GST_END_TEST;