tests: update test helpers and users
Move test-mu-common to mu-test-utils. Use mu_test_init as a wrapper for g_test_init. Update users.
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
#include "config.h"
|
||||
#include <glib.h>
|
||||
|
||||
#include "test-mu-common.hh"
|
||||
#include "utils/mu-test-utils.hh"
|
||||
#include "mu-container.hh"
|
||||
|
||||
static gboolean
|
||||
|
||||
Reference in New Issue
Block a user