mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
tests: refix the tests (missing #endif)
This commit is contained in:
parent
b30e516d3e
commit
b3f0d98964
2 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
GST_START_TEST (test_ABI)
|
GST_START_TEST (test_ABI)
|
||||||
{
|
{
|
||||||
|
|
|
@ -72,6 +72,7 @@
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
GST_START_TEST (test_ABI)
|
GST_START_TEST (test_ABI)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue