From 7900c4dbcd3048bb712cbcd5690c4e1a8e6bb52f Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Tue, 2 Sep 2008 22:51:13 +0000 Subject: [PATCH] ActionItem591: marking TODO for moises --- test/unit/profile_test.rb | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/test/unit/profile_test.rb b/test/unit/profile_test.rb index d095337..f93ec3c 100644 --- a/test/unit/profile_test.rb +++ b/test/unit/profile_test.rb @@ -838,6 +838,8 @@ class ProfileTest < Test::Unit::TestCase child_art = top_art.children[0] assert_equal 'some child article', child_art.name end + + should 'copy homepage from template' should 'copy set of boxes from profile template' do template = Profile.create!(:name => 'test template', :identifier => 'test_template') -- libgit2 0.21.2