From ffa28ef7310bf50ac9fb6f1434be616ea786197c Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Thu, 14 Jan 2021 17:29:16 +0100 Subject: [PATCH] tests/gnrc_sock_dns: move to test-with-config --- .../gnrc_sock_dns/{tests-as-root => tests-with-config}/01-run.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/gnrc_sock_dns/{tests-as-root => tests-with-config}/01-run.py (100%) diff --git a/tests/gnrc_sock_dns/tests-as-root/01-run.py b/tests/gnrc_sock_dns/tests-with-config/01-run.py similarity index 100% rename from tests/gnrc_sock_dns/tests-as-root/01-run.py rename to tests/gnrc_sock_dns/tests-with-config/01-run.py