Created
July 5, 2015 19:36
-
-
Save mfpiccolo/d55e7ddb6d94aae0c87b to your computer and use it in GitHub Desktop.
Example test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#[test] | |
fn it_works() { | |
assert!(true); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment