mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
working tests
This commit is contained in:
parent
d48d376e9c
commit
dcfd354b8a
512 changed files with 1350 additions and 1175 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# encoding: utf-8
|
||||
|
||||
Shindo.tests('Aws::Storage | object requests', ['aws']) do
|
||||
Shindo.tests('AWS::Storage | object requests', ['aws']) do
|
||||
@directory = Fog::Storage[:aws].directories.create(:key => 'fogobjecttests-' + Time.now.to_i.to_s(32))
|
||||
@aws_owner = Fog::Storage[:aws].get_bucket_acl(@directory.key).body['Owner']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue