From d44d60b7b1482b5aedf070056ae185582b3d8fe1 Mon Sep 17 00:00:00 2001 From: Chuck SmileyRekiere Date: Sun, 19 Dec 2021 09:59:53 -0700 Subject: [PATCH] test_l3.py : moved to scripts, some initial testing done. Signed-off-by: Chuck SmileyRekiere --- py-scripts/{sandbox => }/test_l3.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename py-scripts/{sandbox => }/test_l3.py (100%) diff --git a/py-scripts/sandbox/test_l3.py b/py-scripts/test_l3.py similarity index 100% rename from py-scripts/sandbox/test_l3.py rename to py-scripts/test_l3.py