renamed unittests from test/module_unittest.py to test/test_module.py
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 14 Jan 2016 16:54:02 +0000 (17:54 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 14 Jan 2016 16:54:02 +0000 (17:54 +0100)
test/test_buffer.py [moved from test/buffer_unittest.py with 100% similarity]
test/test_call_helpers.py [moved from test/call_helper_unittest.py with 100% similarity]
test/test_file_helpers.py [moved from test/file_helper_unittest.py with 100% similarity]
test/test_follow.py [moved from test/follow_unittest.py with 100% similarity]
test/test_log_read.py [moved from test/log_read_unittest.py with 100% similarity]
test/test_test_helper.py [moved from test/test_helper_unittest.py with 100% similarity]
test/test_type_helpers.py [moved from test/type_helper_unittest.py with 100% similarity]

similarity index 100%
rename from test/buffer_unittest.py
rename to test/test_buffer.py
similarity index 100%
rename from test/follow_unittest.py
rename to test/test_follow.py