Skip to content

Commit

Permalink
Add coverage attribute feature
Browse files Browse the repository at this point in the history
  • Loading branch information
gawashburn committed Nov 30, 2024
1 parent 92d272e commit ba322ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/knoll_tests.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#![feature(coverage_attribute)]
extern crate knoll;

use coverage_helper::test;
Expand Down

0 comments on commit ba322ba

Please sign in to comment.