Remove extra line

This commit is contained in:
rallytime 2015-05-18 14:49:27 -06:00
parent 4acf58e758
commit dce9b540a6

View file

@ -36,7 +36,6 @@ INSTANCE_NAME = __random_name()
PROVIDER_NAME = 'digital_ocean'
class DigitalOceanTest(integration.ShellCase):
'''
Integration tests for the DigitalOcean cloud provider in Salt-Cloud