summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-04-19 00:14:17 -0400
committerJesse Luehrs <doy@tozt.net>2015-04-19 00:14:17 -0400
commit66bd6f32af97d22533882720c1976ca328d7e2cc (patch)
tree8bfef8f9168329f0b2b9d3d0911ad780bbe6de0b /tests
parentb4210c80d347e3d3d7aafe17349e7bf54448994f (diff)
downloadmatasano-66bd6f32af97d22533882720c1976ca328d7e2cc.tar.gz
matasano-66bd6f32af97d22533882720c1976ca328d7e2cc.zip
remove some debugging code
Diffstat (limited to 'tests')
-rw-r--r--tests/set4.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/set4.rs b/tests/set4.rs
index 013ef38..5aab8a1 100644
--- a/tests/set4.rs
+++ b/tests/set4.rs
@@ -116,7 +116,6 @@ fn problem_27 () {
return Err(plaintext);
}
else {
- println!("{}", ::std::str::from_utf8(&plaintext[..]).unwrap());
return Ok(
(0..(plaintext.len() - admin.len())).any(|i| {
plaintext