Skip to content

Commit

Permalink
added test
Browse files Browse the repository at this point in the history
  • Loading branch information
juno authored and grempe committed Nov 21, 2010
1 parent 9fbaada commit 1527a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_EC2_password.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
response = @ec2.get_password_data( :instance_id => "i-2574e22a" )
response.instanceId.should.equal "i-2574e22a"
response.timestamp.should.equal "2009-10-24 15:00:00"
response.passwordData.should.equal "TGludXggdmVyc2lvbiAyLjYuMTYteGVuVSAoYnVpbGRlckBwYXRjaGJhdC5hbWF6b25zYSkgKGdj"
end


Expand Down

0 comments on commit 1527a0f

Please sign in to comment.