mirror of
				https://github.com/oneclickvirt/ecs.git
				synced 2025-11-01 03:12:44 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			79 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			79 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package port
 | |
| 
 | |
| import (
 | |
| 	"testing"
 | |
| )
 | |
| 
 | |
| func Test(t *testing.T) {
 | |
| 	EmailCheck()
 | |
| }
 | 
