Fixed the examples and tests to follow the Rust 2018 style.

This commit is contained in:
2019-01-21 17:00:35 -05:00
parent d91d4c16f2
commit 619f14ac67
3 changed files with 6 additions and 13 deletions

View File

@ -1,7 +1,3 @@
#[macro_use]
extern crate scribe;
#[test]
pub fn test_blank()
{