Skip to content

Commit

Permalink
test webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
GraDje13 committed Aug 29, 2024
1 parent 1fb1a88 commit e3a89d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/triangle.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
use momtrop::{vector::Vector, Edge, Graph, TropicalSamplingSettings};
use rand::SeedableRng;

/// integrate a massless triangle with LTD and tropicalsampling
#[test]
fn integrate_massless_triangle() {
let weight = 2. / 3.;
Expand Down

0 comments on commit e3a89d7

Please sign in to comment.