Remove unneeded path mangling from the test
This commit is contained in:
parent
1e48bff2e7
commit
956554175f
@ -1,13 +1,10 @@
|
||||
from __future__ import absolute_import
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
import unittest
|
||||
|
||||
import mock
|
||||
|
||||
sys.path.append('src')
|
||||
sys.path.append('src/lib')
|
||||
import reactive.barbican_handlers as handlers
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user