test/yao/resources/test_volume.rb in yao-0.6.3 vs test/yao/resources/test_volume.rb in yao-0.7.0
- old
+ new
@@ -1,5 +1,5 @@
-class TestRole < Test::Unit::TestCase
+class TestVolume < Test::Unit::TestCase
def test_volume
params = {
'name' => 'cinder',
'size' => 10
}