Commit 4c36665ce36d6e1d0fe6ca770a0f76567883d9ea

Authored by AntonioTerceiro
1 parent 19586513

ActionItem14: removing enterprise_info, part 2



git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@679 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 0 additions and 10 deletions   Show diff stats
test/unit/enterprise_info_test.rb
... ... @@ -1,10 +0,0 @@
1   -require File.dirname(__FILE__) + '/../test_helper'
2   -
3   -class EnterpriseInfoTest < Test::Unit::TestCase
4   - fixtures :enterprise_infos
5   -
6   - # Replace this with your real tests.
7   - def test_truth
8   - assert true
9   - end
10   -end