commit | 8157e5ef2ca7558e9533c81e821a849e187991e4 | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Sun Apr 29 20:04:30 2018 -0700 |
committer | David Tolnay <dtolnay@gmail.com> | Sun Apr 29 20:04:30 2018 -0700 |
tree | 44d3740d621be9bd88acf238102660139ed93ddc | |
parent | 7ad746c8994df2fc6b8c5a334c1f6d638b2fdd06 [diff] |
Remove incomplete test explanation
diff --git a/tests/test_should_parse.rs b/tests/test_should_parse.rs index 4ad4673..e013332 100644 --- a/tests/test_should_parse.rs +++ b/tests/test_should_parse.rs
@@ -6,8 +6,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -//! This module contains some simple tests where we can write strings which we - extern crate syn; macro_rules! should_parse {