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