From f8614aec75c81b11b27b283711561c12949779fe Mon Sep 17 00:00:00 2001 From: Cefn Hoile Date: Sat, 24 Feb 2018 21:58:46 +0000 Subject: [PATCH] Moved unittest module into separate test directory --- {python => test/src}/unittest.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {python => test/src}/unittest.py (100%) diff --git a/python/unittest.py b/test/src/unittest.py similarity index 100% rename from python/unittest.py rename to test/src/unittest.py -- 2.49.0