On Oct 20, 2011, at 2:06 PM, mar...@redhat.com wrote:

ACK.

> From: marios <mar...@redhat.com>
> 
> 
> Signed-off-by: marios <mar...@redhat.com>
> ---
> server/tests/drivers/rhevm/api_test.rb |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/server/tests/drivers/rhevm/api_test.rb 
> b/server/tests/drivers/rhevm/api_test.rb
> index 0f45c16..eea249e 100644
> --- a/server/tests/drivers/rhevm/api_test.rb
> +++ b/server/tests/drivers/rhevm/api_test.rb
> @@ -21,7 +21,7 @@ module RHEVMTest
>       features = 
> (last_xml_response/'/api/link[@rel="instances"]/feature').collect { |f| 
> f[:name] }
>       features.include?('user_name').should == true
>       features.include?('hardware_profiles').should == true
> -      features.length.should == 2
> +      features.length.should == 3
>     end
> 
>     def test_03_it_has_rhevm_collections
> -- 
> 1.7.6.4
> 

------------------------------------------------------
Michal Fojtik, mfoj...@redhat.com
Deltacloud API: http://deltacloud.org

Reply via email to