From: Christian Herdtweck Date: Thu, 14 Jan 2016 15:54:46 +0000 (+0100) Subject: moved old unittests into test subdir X-Git-Tag: v1.2~55 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=7e758ca3755e17300c5db106dbec3967cebd4ceb;p=pyi2ncommon moved old unittests into test subdir --- diff --git a/follow_unittest.py b/test/follow_unittest.py similarity index 100% rename from follow_unittest.py rename to test/follow_unittest.py diff --git a/log_read_unittest.py b/test/log_read_unittest.py similarity index 100% rename from log_read_unittest.py rename to test/log_read_unittest.py