mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
remove annotated notes, data now in tracker
This commit is contained in:
parent
4969b0ba24
commit
4836ad7c68
10 changed files with 0 additions and 44 deletions
|
|
@ -5,7 +5,6 @@ Shindo.tests('Slicehost#get_backups', 'slicehost') do
|
|||
@data = Slicehost[:slices].get_backups.body
|
||||
end
|
||||
|
||||
# TODO: ensure this still works with a non-empty list
|
||||
test('has proper output format') do
|
||||
has_format(@data, { 'backups' => [Slicehost::Formats::BACKUP] })
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue