1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/bluebox/requests/blb/lb_tests.rb

10 lines
146 B
Ruby
Raw Normal View History

2013-03-04 17:34:33 -05:00
Shindo.tests('Bluebox::BLB | lb_tests', ['bluebox']) do
pending if Fog.mocking?
tests('success') do
end
tests('failure') do
end
end