| 
									
										
										
										
											2016-10-08 15:22:31 +01:00
										 |  |  | package test
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | const exampleOrg = `; example.org test file
 | 
					
						
							| 
									
										
										
										
											2017-09-26 19:41:49 +01:00
										 |  |  | $TTL 3600
 | 
					
						
							| 
									
										
										
										
											2016-10-08 15:22:31 +01:00
										 |  |  | example.org.		IN	SOA	sns.dns.icann.org. noc.dns.icann.org. 2015082541 7200 3600 1209600 3600
 | 
					
						
							|  |  |  | example.org.		IN	NS	b.iana-servers.net.
 | 
					
						
							|  |  |  | example.org.		IN	NS	a.iana-servers.net.
 | 
					
						
							|  |  |  | example.org.		IN	A	127.0.0.1
 | 
					
						
							|  |  |  | example.org.		IN	A	127.0.0.2
 | 
					
						
							| 
									
										
										
										
											2018-10-16 09:24:40 -04:00
										 |  |  | short.example.org.	1	IN	A	127.0.0.3
 | 
					
						
							| 
									
										
										
										
											2016-10-08 15:22:31 +01:00
										 |  |  | *.w.example.org.        IN      TXT     "Wildcard"
 | 
					
						
							|  |  |  | a.b.c.w.example.org.    IN      TXT     "Not a wildcard"
 | 
					
						
							| 
									
										
										
										
											2017-03-02 19:35:44 +00:00
										 |  |  | cname.example.org.      IN      CNAME   www.example.net.
 | 
					
						
							| 
									
										
										
										
											2017-04-13 16:25:16 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | service.example.org.    IN      SRV     8080 10 10 example.org.
 | 
					
						
							| 
									
										
										
										
											2016-10-08 15:22:31 +01:00
										 |  |  | `
 |