| 
									
										
										
										
											2014-06-09 10:16:35 -04:00
										 |  |  | ! Copyright (C) 2014 Jon Harper. | 
					
						
							|  |  |  | ! See http://factorcode.org/license.txt for BSD license. | 
					
						
							|  |  |  | USING: help.markup help.syntax kernel quotations sequences ;
 | 
					
						
							|  |  |  | IN: tools.coverage.testvocab | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2014-07-03 14:48:08 -04:00
										 |  |  | ARTICLE: "tools.coverage.testvocab" "Coverage tool dummy test vocabulary" | 
					
						
							|  |  |  | "The " { $vocab-link "tools.coverage.testvocab" } " vocabulary is just a dummy vocabulary to test " { $vocab-link "tools.coverage" } "." ;
 | 
					
						
							| 
									
										
										
										
											2014-06-09 10:16:35 -04:00
										 |  |  | 
 | 
					
						
							|  |  |  | ABOUT: "tools.coverage.testvocab" |