[svn r37450] skip auto-import checks of directive.py because it requires docutils
--HG-- branch : trunk
This commit is contained in:
		
							parent
							
								
									06f68d9fb7
								
							
						
					
					
						commit
						b677355804
					
				|  | @ -57,6 +57,7 @@ def test_importall(): | ||||||
|         base.join('path', 'extpy', 'testing', 'test_data'), |         base.join('path', 'extpy', 'testing', 'test_data'), | ||||||
|         base.join('path', 'gateway',), |         base.join('path', 'gateway',), | ||||||
|         base.join('doc',), |         base.join('doc',), | ||||||
|  |         base.join('rest', 'directive.py'), | ||||||
|         base.join('test', 'testing', 'import_test'), |         base.join('test', 'testing', 'import_test'), | ||||||
|         base.join('c-extension',),  |         base.join('c-extension',),  | ||||||
|         base.join('magic', 'greenlet.py'),  |         base.join('magic', 'greenlet.py'),  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue