From 328c25f6d7cb02fd9f24be2c1e9142bcf49587b6 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 9 Jun 2015 10:50:24 +0200 Subject: [PATCH] Startup --- script/{ => test}/args.py | 0 script/{ => test}/local.py | 0 script/{ => test}/power-supply2.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename script/{ => test}/args.py (100%) rename script/{ => test}/local.py (100%) rename script/{ => test}/power-supply2.py (100%) diff --git a/script/args.py b/script/test/args.py similarity index 100% rename from script/args.py rename to script/test/args.py diff --git a/script/local.py b/script/test/local.py similarity index 100% rename from script/local.py rename to script/test/local.py diff --git a/script/power-supply2.py b/script/test/power-supply2.py similarity index 100% rename from script/power-supply2.py rename to script/test/power-supply2.py