* update test cases for other changes

This commit is contained in:
Dirk-Jan C. Binnema
2011-08-30 21:59:05 +03:00
parent c7d7965f0d
commit c9d4111915
4 changed files with 75 additions and 58 deletions

View File

@ -116,7 +116,7 @@ test_mu_index (void)
g_assert (store);
g_assert_cmpuint (mu_store_count (store), ==, 9);
mu_store_destroy (store);
mu_store_unref (store);
g_free (muhome);
g_free (xpath);