summaryrefslogtreecommitdiff
path: root/test/transport/hmac/test_sha2_512_96.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/transport/hmac/test_sha2_512_96.rb')
-rw-r--r--test/transport/hmac/test_sha2_512_96.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/transport/hmac/test_sha2_512_96.rb b/test/transport/hmac/test_sha2_512_96.rb
index 2f7f7b2..955da06 100644
--- a/test/transport/hmac/test_sha2_512_96.rb
+++ b/test/transport/hmac/test_sha2_512_96.rb
@@ -25,4 +25,5 @@ module Transport
end
end
-end; end
+ end
+end