mirror of
https://github.com/systemd/systemd.git
synced 2025-01-03 05:18:09 +03:00
test-set: drop left-over valgrind check
In b01f31954f
mempool_use_allowed
was dropped, but apparently it was forgotten here.
This commit is contained in:
parent
9c7188547c
commit
3f275dcb84
@ -5,8 +5,6 @@
|
||||
#include "strv.h"
|
||||
#include "tests.h"
|
||||
|
||||
const bool mempool_use_allowed = VALGRIND;
|
||||
|
||||
TEST(set_steal_first) {
|
||||
_cleanup_set_free_ Set *m = NULL;
|
||||
int seen[3] = {};
|
||||
|
Loading…
Reference in New Issue
Block a user