Remove sys.path manipulation from unit_tests/__init__.py

This commit is contained in:
Adam Collard 2015-07-17 16:54:47 +01:00
parent c171188b10
commit e746db2f5f

View File

@ -1,2 +0,0 @@
import sys
sys.path.append('hooks')