mirror of
https://github.com/hannobraun/Fornjot
synced 2025-08-29 05:26:36 +00:00
Update test name
This commit is contained in:
parent
acb70c3a47
commit
a36c3fe063
@ -88,7 +88,7 @@ mod tests {
|
||||
use super::AdjacentHalfEdgesNotConnected;
|
||||
|
||||
#[test]
|
||||
fn adjacent_half_edges_connected() -> anyhow::Result<()> {
|
||||
fn adjacent_half_edges_not_connected() -> anyhow::Result<()> {
|
||||
let mut core = Core::new();
|
||||
|
||||
let valid = Cycle::polygon([[0., 0.], [1., 0.], [1., 1.]], &mut core);
|
||||
|
Loading…
x
Reference in New Issue
Block a user