Skip to content

Commit

Permalink
Add backtrace support to derive-Error macro
Browse files Browse the repository at this point in the history
  • Loading branch information
ffuugoo committed Feb 29, 2020
1 parent cde058f commit 968f288
Show file tree
Hide file tree
Showing 15 changed files with 2,450 additions and 1,169 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ required-features = ["display"]

[[test]]
name = "error"
path = "tests/error.rs"
path = "tests/error_tests.rs"
required-features = ["error"]

[[test]]
Expand Down
Loading

0 comments on commit 968f288

Please sign in to comment.