From 94baf90c530d95f7bd96c6379f55e6927ec41bf3 Mon Sep 17 00:00:00 2001 From: nfnty Date: Thu, 16 Feb 2017 18:18:59 +0100 Subject: [PATCH] Move tests into `tests` directory --- test.py => tests/test.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test.py => tests/test.py (100%) diff --git a/test.py b/tests/test.py similarity index 100% rename from test.py rename to tests/test.py