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/server_tests.rb
2010-11-16 13:24:43 -08:00

6 lines
196 B
Ruby

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