first pass of merging in warp (doesn't build)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
use super::*;
|
||||
use pathfinder_geometry::rect::RectF;
|
||||
use pathfinder_geometry::vector::Vector2F;
|
||||
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
fn no_target_rect_does_not_suppress() {
|
||||
let mut tri = SafeTriangle::new();
|
||||
|
||||
Reference in New Issue
Block a user