Skip to content

Commit 2eec5e0

Browse files
committed
Remove spurious print; resolves #18562
1 parent 0d591a3 commit 2eec5e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/lib/rex/proto/kerberos/crypto/aes256_cts_sha1_spec.rb

-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
end
8888

8989
it 'Decryption inverts encryption' do
90-
print("\n\nDECRYPTING\n\n")
9190
plaintext = "The quick brown fox jumps over the lazy dog"
9291
key = "\xfe\x69\x7b\x52\xbc\x0d\x3c\xe1\x44\x32\xba\x03\x6a\x92\xe6\x5b\xbb\x52\x28\x09\x90\xa2\xfa\x27\x88\x39\x98\xd7\x2a\xf3\x01\x61"
9392
msg_type = 4

0 commit comments

Comments
 (0)