forked from MapComplete/MapComplete
		
	Fix tests
This commit is contained in:
		
							parent
							
								
									f77c24183c
								
							
						
					
					
						commit
						7f972d4512
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -50,9 +50,6 @@ export class And extends TagsFilter {
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     *
 | 
					 | 
				
			||||||
     * import {Tag} from "./Tag";
 | 
					 | 
				
			||||||
     * import {RegexTag} from "./RegexTag";
 | 
					 | 
				
			||||||
     *
 | 
					     *
 | 
				
			||||||
     * const and = new And([new Tag("boundary","protected_area"), new RegexTag("protect_class","98",true)])
 | 
					     * const and = new And([new Tag("boundary","protected_area"), new RegexTag("protect_class","98",true)])
 | 
				
			||||||
     * and.asOverpass() // => [ "[\"boundary\"=\"protected_area\"][\"protect_class\"!=\"98\"]" ]
 | 
					     * and.asOverpass() // => [ "[\"boundary\"=\"protected_area\"][\"protect_class\"!=\"98\"]" ]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue