Skip to content

Instantly share code, notes, and snippets.

@sdleffler
Created May 31, 2017 04:00
Show Gist options
  • Save sdleffler/7270468417a4ac14ad3c6caac0f41d5c to your computer and use it in GitHub Desktop.
Save sdleffler/7270468417a4ac14ad3c6caac0f41d5c to your computer and use it in GitHub Desktop.
sean@sean-Samus:~/Projects/Games/Swarm/obelisk/src$ cargo test
Finished dev [unoptimized + debuginfo] target(s) in 0.0 secs
Running /home/sean/Projects/Games/Swarm/obelisk/target/debug/deps/obelisk-27dcc336d5707ebe
running 50 tests
test finger_tree::test::lazy_arc::fifo_backwards ... ok
test finger_tree::test::lazy_arc::fifo_forwards ... ok
error: test failed, to rerun pass '--lib'
sean@sean-Samus:~/Projects/Games/Swarm/obelisk/src$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment