1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/brightbox/models/compute/servers_tests.rb
2010-11-16 13:24:43 -08:00

6 lines
203 B
Ruby

Shindo.tests('Brightbox::Compute | servers collection', ['brightbox']) do
# image img-t4p09 = Ubuntu Maverick 10.10 server
servers_tests(Brightbox[:compute], {:image_id => 'img-t4p09'}, false)
end