Skip to content
Snippets Groups Projects
Commit 15a9e62a authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

tests: Enable avdemux_ape test again, it works now

https://bugzilla.gnome.org/show_bug.cgi?id=684684
parent ae946bab
No related branches found
No related tags found
No related merge requests found
......@@ -198,7 +198,7 @@ avdemux_ape_suite (void)
TCase *tc_chain = tcase_create ("general");
suite_add_tcase (s, tc_chain);
tcase_skip_broken_test (tc_chain, test_tag_caching);
tcase_add_test (tc_chain, test_tag_caching);
return s;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment