* mu-str.c, test-mu-query.c: ensure all unit tests pass

This commit is contained in:
djcb
2012-04-13 22:12:44 +03:00
parent 3ba8919faf
commit c3f63bb4c0
2 changed files with 7 additions and 5 deletions

View File

@ -488,7 +488,6 @@ test_mu_query_attach (void)
QResults queries[] = {
{ "j:sittingbull.jpg", 1},
{ "'file:sitting*'", 1},
{ "file:custer", 0},
{ "file:custer.jpg", 1}
};