1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Cleaned up agent_tests

This commit is contained in:
kfafel 2013-12-23 15:04:33 -06:00
parent af0f84f5b6
commit 43b325813c

View file

@ -4,9 +4,6 @@ Shindo.tests('Fog::Rackspace::Monitoring | agent_tests', ['rackspace','rackspace
agent_token = nil
options = { "label" => "Bar" }
values_format = Hash
# values_format = {
# 'info' => Fog::Nullable::Hash
# }
tests('success') do
tests('#create new agent token').formats(DATA_FORMAT) do