Skip to content

Commit

Permalink
(Issue rust-num#10) Added missing line.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hazardius committed Aug 11, 2018
1 parent 1973c13 commit 69be761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1600,6 +1600,7 @@ mod test {
}

#[test]
#[cfg(feature = "std")]
fn test_as_decimal() {
use AsDecimal;
use std::string::ToString;
Expand Down

0 comments on commit 69be761

Please sign in to comment.