You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by ma...@redhat.com on 2011/10/20 14:06:04 UTC

[PATCH 1/3] Typo in rhevm api unit test

From: marios <ma...@redhat.com>


Signed-off-by: marios <ma...@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


Re: [PATCH 1/3] Typo in rhevm api unit test

Posted by Michal Fojtik <mf...@redhat.com>.
On Oct 20, 2011, at 2:06 PM, marios@redhat.com wrote:

ACK.

> From: marios <ma...@redhat.com>
> 
> 
> Signed-off-by: marios <ma...@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, mfojtik@redhat.com
Deltacloud API: http://deltacloud.org