Make sure unittests only import from src
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 6 Dec 2017 12:14:51 +0000 (13:14 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 6 Dec 2017 12:14:51 +0000 (13:14 +0100)
commitbe912caa635355c153df07b9780c5f90a6eb86fd
tree1376fcd6fbfbaf5406b60ec94842876e0474cdaa
parent2febe970e20b100e4bbe8c743a59588b533677c8
Make sure unittests only import from src

Before, the imports could have been from an earlier installed version of
pyi2ncommon.
test/template.py
test/test_buffer.py
test/test_call_helpers.py
test/test_file_helpers.py
test/test_follow.py
test/test_log_read.py
test/test_test_helper.py
test/test_text_helpers.py
test/test_type_helpers.py