From 595b51c0bdba91045b95ab81eadbeccebc54a48a Mon Sep 17 00:00:00 2001 From: Carlos Morais Date: Thu, 9 Feb 2012 18:57:54 -0200 Subject: [PATCH] Organizing --- plugins/mezuro/test/unit/kalibro/entities/entity_test.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/plugins/mezuro/test/unit/kalibro/entities/entity_test.rb b/plugins/mezuro/test/unit/kalibro/entities/entity_test.rb index 47b0808..93efebb 100644 --- a/plugins/mezuro/test/unit/kalibro/entities/entity_test.rb +++ b/plugins/mezuro/test/unit/kalibro/entities/entity_test.rb @@ -1,4 +1,5 @@ require "test_helper" + class EntityTest < ActiveSupport::TestCase def setup -- libgit2 0.21.2