summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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