summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/json_common_interface_test.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/json_common_interface_test.rb b/tests/json_common_interface_test.rb
index 8cf74b4..9148b78 100644
--- a/tests/json_common_interface_test.rb
+++ b/tests/json_common_interface_test.rb
@@ -165,5 +165,5 @@ class JSONCommonInterfaceTest < Test::Unit::TestCase
file.close
yield file.path
end
- end
+ end
end