tests: structure: fix wrong flag name in deserialization test
authorTim-Philipp Müller <tim@centricular.com>
Mon, 18 Jan 2016 19:10:48 +0000 (19:10 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 18 Jan 2016 19:39:05 +0000 (19:39 +0000)
commitfb4b673c76e163ad3654463963a09f7f6e0cbc47
treef19314271b5d76623f71039d986d108bb3a1f315
parent8641d7c9113e23a60d2472f1434c28de3a608f23
tests: structure: fix wrong flag name in deserialization test

There is no GST_SEEK_FLAGS_NONE only GST_SEEK_FLAG_NONE (but
the deserializer silently skips bad flag names currently).
tests/check/gst/gststructure.c