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
|
||||
|
||||
require 'rubygems'
|
||||
# require 'fog'
|
||||
require '/Users/anuaimi/code/fog/lib/fog'
|
||||
require 'fog'
|
||||
|
||||
LINODE_API_KEY = '--put-your-key-here--'
|
||||
SLICEHOST_PASSWORD = '--put-your-key-here--'
|
||||
|
|
Loading…
Reference in a new issue