Skip to content
Snippets Groups Projects

Add inspect-library helper

Merged Ludovico de Nittis requested to merge wip/denittis/inspect-library into master
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -364,7 +364,7 @@ test_missing_library (Fixture *f,
*/
static void
test_missing_arch (Fixture *f,
gconstpointer context)
gconstpointer context)
{
SrtLibrary *library = NULL;
SrtLibraryIssues issues;
Loading