~michaelforrest/use-case-mapper/trunk

« back to all changes in this revision

Viewing changes to lib/tasks/launchpad.rake

  • Committer: Richard Lee (Canonical)
  • Date: 2010-10-15 15:17:58 UTC
  • mfrom: (190.1.3 use-case-mapper)
  • Revision ID: richard.lee@canonical.com-20101015151758-wcvmfxrexsongf9d
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
require 'rest_client' 
2
 
require 'oauth'
 
1
# these lines break rake gems:install
 
2
#require 'rest_client' 
 
3
#require 'oauth'
3
4
namespace :lp do
4
5
  desc "test launchpad"
5
6
  task :test_old do