export OBJECT_MARKER for use in tests
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								e1cf8d094b
							
						
					
				
			
			
				commit
				
					
						b92ea62f72
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -23,6 +23,7 @@ from cdist.core.type import Type
 | 
				
			||||||
from cdist.core.type import NoSuchTypeError
 | 
					from cdist.core.type import NoSuchTypeError
 | 
				
			||||||
from cdist.core.object import Object
 | 
					from cdist.core.object import Object
 | 
				
			||||||
from cdist.core.object import IllegalObjectIdError
 | 
					from cdist.core.object import IllegalObjectIdError
 | 
				
			||||||
 | 
					from cdist.core.object import OBJECT_MARKER
 | 
				
			||||||
from cdist.core.explorer import Explorer
 | 
					from cdist.core.explorer import Explorer
 | 
				
			||||||
from cdist.core.manifest import Manifest
 | 
					from cdist.core.manifest import Manifest
 | 
				
			||||||
from cdist.core.code import Code
 | 
					from cdist.core.code import Code
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue