Skip to content

Instantly share code, notes, and snippets.

@mfpiccolo
Created July 5, 2015 19:36
Show Gist options
  • Save mfpiccolo/d55e7ddb6d94aae0c87b to your computer and use it in GitHub Desktop.
Save mfpiccolo/d55e7ddb6d94aae0c87b to your computer and use it in GitHub Desktop.
Example test
#[test]
fn it_works() {
assert!(true);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment