From 32e0145e7bb5001b9289d74c1ef485bec603fb24 Mon Sep 17 00:00:00 2001 From: Alessandro Palmeira + João M. M. da Silva + Renan Teruo Date: Fri, 1 Jun 2012 15:50:03 -0300 Subject: [PATCH] [Mezuro] Fixing typing error --- plugins/mezuro/test/functional/mezuro_plugin_myprofile_controller_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mezuro/test/functional/mezuro_plugin_myprofile_controller_test.rb b/plugins/mezuro/test/functional/mezuro_plugin_myprofile_controller_test.rb index 811f4c6..7271ed5 100644 --- a/plugins/mezuro/test/functional/mezuro_plugin_myprofile_controller_test.rb +++ b/plugins/mezuro/test/functional/mezuro_plugin_myprofile_controller_test.rb @@ -153,4 +153,4 @@ class MezuroPluginMyprofileControllerTest < ActionController::TestCase assert_response 302 end -endgit +end -- libgit2 0.21.2