move hacking to tests folder
hacking should go under tests, no reason to pollute the top level directory with non-keystoneclient related bits. Change-Id: Ib4e9a3acfbab5a115c76bbc8bbf7241f42c6eac8
This commit is contained in:
		@@ -16,7 +16,7 @@ import mock
 | 
			
		||||
import pep8
 | 
			
		||||
import testtools
 | 
			
		||||
 | 
			
		||||
from keystoneclient.hacking import checks
 | 
			
		||||
from keystoneclient.tests.hacking import checks
 | 
			
		||||
from keystoneclient.tests.unit import client_fixtures
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user