diff options
Diffstat (limited to 'tests/meson.build')
-rw-r--r-- | tests/meson.build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/meson.build b/tests/meson.build index eb5dcb5..c8a8249 100644 --- a/tests/meson.build +++ b/tests/meson.build @@ -1,6 +1,5 @@ common_deps = [icipc_dep, glib_dep] common_env = environment({ - 'G_SLICE': 'debug-blocks', 'G_TEST_SRCDIR': meson.current_source_dir(), 'G_TEST_BUILDDIR': meson.current_build_dir(), }) |