From e071444af7c9b53dea7df8fdf6544e11906763eb Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Fri, 9 Oct 2020 18:09:23 +0200 Subject: [PATCH] tests/driver_at86rf2xx_aes: move to test-with-config --- tests/driver_at86rf2xx_aes/{tests => tests-with-config}/01-run.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/driver_at86rf2xx_aes/{tests => tests-with-config}/01-run.py (100%) diff --git a/tests/driver_at86rf2xx_aes/tests/01-run.py b/tests/driver_at86rf2xx_aes/tests-with-config/01-run.py similarity index 100% rename from tests/driver_at86rf2xx_aes/tests/01-run.py rename to tests/driver_at86rf2xx_aes/tests-with-config/01-run.py