tests: refix the tests (missing #endif)
authorStefan Kost <ensonic@users.sf.net>
Thu, 24 Feb 2011 14:20:01 +0000 (16:20 +0200)
committerStefan Kost <ensonic@users.sf.net>
Thu, 24 Feb 2011 14:20:01 +0000 (16:20 +0200)
tests/check/gst/gstabi.c
tests/check/libs/libsabi.c

index 1244b96..fffe062 100644 (file)
@@ -59,6 +59,7 @@
 #endif
 #endif
 #endif
+#endif
 
 GST_START_TEST (test_ABI)
 {
index 530d47a..b90a82c 100644 (file)
@@ -72,6 +72,7 @@
 #endif
 #endif
 #endif
+#endif
 
 GST_START_TEST (test_ABI)
 {