From 7025d09bf49c8b31a611800c0f09f3cd067a2be0 Mon Sep 17 00:00:00 2001 From: Adrian Szyndela Date: Mon, 27 May 2019 15:56:54 +0200 Subject: [PATCH] tests: add missing deny for build-time tests Previous commit somehow didn't get additional deny, which is needed for passing build-time tests. Change-Id: Id29a11a14e6f2b586d1cab58fd8b27ef576cf713 --- tests/default_allow/system.d/methods.test.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/default_allow/system.d/methods.test.conf b/tests/default_allow/system.d/methods.test.conf index 50101fe..3c44334 100644 --- a/tests/default_allow/system.d/methods.test.conf +++ b/tests/default_allow/system.d/methods.test.conf @@ -5,6 +5,7 @@ + -- 2.7.4