Skip to content

Commit 41010c2

Browse files
committed
test: remove #![recursion_limit]
1 parent 2b3fcf1 commit 41010c2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/visualizer.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![recursion_limit = "256"]
2-
31
use parallel_disk_usage::{
42
bytes_format::BytesFormat::*,
53
data_tree::DataTree,

0 commit comments

Comments
 (0)