[svn r37281] omit tracer test directory for imports
(XXX example Filesystem trees should be created from code and not reside in SVN) --HG-- branch : trunk
This commit is contained in:
		
							parent
							
								
									7cf9824680
								
							
						
					
					
						commit
						8a240d01f9
					
				| 
						 | 
					@ -51,6 +51,7 @@ def test_importall():
 | 
				
			||||||
    nodirs = (
 | 
					    nodirs = (
 | 
				
			||||||
        base.join('test', 'tkinter'), 
 | 
					        base.join('test', 'tkinter'), 
 | 
				
			||||||
        base.join('test', 'testing', 'data'),
 | 
					        base.join('test', 'testing', 'data'),
 | 
				
			||||||
 | 
					        base.join('apigen', 'tracer', 'testing', 'package'),
 | 
				
			||||||
        base.join('test', 'testing', 'test'),
 | 
					        base.join('test', 'testing', 'test'),
 | 
				
			||||||
        base.join('magic', 'greenlet.py'), 
 | 
					        base.join('magic', 'greenlet.py'), 
 | 
				
			||||||
        base.join('path', 'extpy', 'testing', 'test_data'),
 | 
					        base.join('path', 'extpy', 'testing', 'test_data'),
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue