Skip to content

Commit e3a89d7

Browse files
committed
test webhook
1 parent 1fb1a88 commit e3a89d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/triangle.rs

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
use momtrop::{vector::Vector, Edge, Graph, TropicalSamplingSettings};
22
use rand::SeedableRng;
33

4+
/// integrate a massless triangle with LTD and tropicalsampling
45
#[test]
56
fn integrate_massless_triangle() {
67
let weight = 2. / 3.;

0 commit comments

Comments
 (0)