1
0
Fork 0
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:
geemus 2010-12-13 14:18:07 -08:00
parent 697cafc401
commit eee7f560df

View file

@ -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--'