mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
remove testing related code
This commit is contained in:
parent
697cafc401
commit
eee7f560df
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
#!/usr/bin/env ruby
|
#!/usr/bin/env ruby
|
||||||
|
|
||||||
require 'rubygems'
|
require 'rubygems'
|
||||||
# require 'fog'
|
require 'fog'
|
||||||
require '/Users/anuaimi/code/fog/lib/fog'
|
|
||||||
|
|
||||||
LINODE_API_KEY = '--put-your-key-here--'
|
LINODE_API_KEY = '--put-your-key-here--'
|
||||||
SLICEHOST_PASSWORD = '--put-your-key-here--'
|
SLICEHOST_PASSWORD = '--put-your-key-here--'
|
||||||
|
|
Loading…
Add table
Reference in a new issue