mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 04:31:15 -06:00 
			
		
		
		
	Fix bad test
This commit is contained in:
		
							parent
							
								
									fcdb462abe
								
							
						
					
					
						commit
						bf2af85da5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -163,7 +163,7 @@ if (0) {  # Clipper does not preserve polyline orientation | |||
|         Slic3r::Polygon->new([75200000,45200000],[54800000,45200000],[54800000,24800000],[75200000,24800000]), | ||||
|     ]; | ||||
|     my $result = Slic3r::Geometry::Clipper::intersection_pl([$subject], $clip); | ||||
|     is scalar(@$result), 1, 'intersection_pl - result is not empty'; | ||||
|     is scalar(@$result), 2, 'intersection_pl - result is not empty'; | ||||
| } | ||||
| 
 | ||||
| { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alessandro Ranellucci
						Alessandro Ranellucci