Comment out everything to rewrite parser

This commit is contained in:
Casey Rodarmor
2016-10-22 19:36:54 -07:00
parent fdf73945d7
commit 3b92e00ee7
3 changed files with 25 additions and 18 deletions

View File

@@ -1,6 +1,7 @@
test:
cargo test --lib
#cargo run -- quine clean > /dev/null 2> /dev/null
# cargo run -- quine clean > /dev/null 2> /dev/null
backtrace:
RUST_BACKTRACE=1 cargo test --lib