* update test-cases
This commit is contained in:
@ -115,7 +115,7 @@ test_mu_index (void)
|
||||
store = mu_store_new (xpath, NULL, NULL);
|
||||
g_assert (store);
|
||||
|
||||
g_assert_cmpuint (mu_store_count (store), ==, 7);
|
||||
g_assert_cmpuint (mu_store_count (store), ==, 8);
|
||||
mu_store_destroy (store);
|
||||
|
||||
g_free (muhome);
|
||||
|
||||
Reference in New Issue
Block a user