From 9dd118f132f480818a247987970742b5b9ebe9ac Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Mon, 25 Feb 2008 14:15:55 +0000 Subject: [PATCH] ActionItem172: marking pending tests --- test/functional/profile_controller_test.rb | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/test/functional/profile_controller_test.rb b/test/functional/profile_controller_test.rb index 94b9a0b..ac6d24b 100644 --- a/test/functional/profile_controller_test.rb +++ b/test/functional/profile_controller_test.rb @@ -23,4 +23,10 @@ class ProfileControllerTest < Test::Unit::TestCase assert_kind_of Array, assigns(:friends) end + should 'list communities' + + should 'list environments' + + should 'list members (for organizations)' + end -- libgit2 0.21.2