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