Skip to content

Commit

Permalink
Test: stop ignoring
Browse files Browse the repository at this point in the history
The test has not effect, but it passes
  • Loading branch information
dannywillems committed Jan 19, 2024
1 parent 72e1460 commit 8b3147f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kimchi/src/folding/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ impl FoldingConfig for TestConfig {
}
}

#[ignore]
#[test]
//not testing much right now, just to observe what quadraticization does
fn test_term_separation() {
Expand Down

0 comments on commit 8b3147f

Please sign in to comment.