mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	add empty test case.
This commit is contained in:
		
							parent
							
								
									db0f7649d1
								
							
						
					
					
						commit
						a4bd2d687e
					
				
							
								
								
									
										7
									
								
								src/documents/tests/test_document_retagger.py
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								src/documents/tests/test_document_retagger.py
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
from django.test import TestCase
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class TestRetagger(TestCase):
 | 
			
		||||
 | 
			
		||||
    def test_overwrite(self):
 | 
			
		||||
        pass
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user