[Telepathy-commits] [telepathy-glib/master] test-util: actually run test_strv_contains
Will Thompson
will.thompson at collabora.co.uk
Tue Sep 9 03:36:17 PDT 2008
---
tests/test-util.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/tests/test-util.c b/tests/test-util.c
index e350718..d4b67f1 100644
--- a/tests/test-util.c
+++ b/tests/test-util.c
@@ -52,5 +52,7 @@ int main (int argc, char **argv)
g_assert (!tp_strdiff (string, "_30123abc_5fxyz_01_ff"));
g_free (string);
+ test_strv_contains ();
+
return 0;
}
--
1.5.6.3
More information about the Telepathy-commits
mailing list