|  | @@ -50,6 +50,7 @@ func TestUDPServer(t *testing.T) {
 | 
											
												
													
														|  |  	}
 |  |  	}
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  	go dnsServer.ListenAndServe()
 |  |  	go dnsServer.ListenAndServe()
 | 
											
												
													
														|  | 
 |  | +	time.Sleep(time.Second)
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  	config := &core.Config{
 |  |  	config := &core.Config{
 | 
											
												
													
														|  |  		App: []*serial.TypedMessage{
 |  |  		App: []*serial.TypedMessage{
 | 
											
										
											
												
													
														|  | @@ -113,6 +114,7 @@ func TestPrioritizedDomain(t *testing.T) {
 | 
											
												
													
														|  |  	}
 |  |  	}
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  	go dnsServer.ListenAndServe()
 |  |  	go dnsServer.ListenAndServe()
 | 
											
												
													
														|  | 
 |  | +	time.Sleep(time.Second)
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  	config := &core.Config{
 |  |  	config := &core.Config{
 | 
											
												
													
														|  |  		App: []*serial.TypedMessage{
 |  |  		App: []*serial.TypedMessage{
 |