Remove executable attributes and shebang line

This commit is contained in:
Erik Michaels-Ober 2012-05-07 13:44:01 -07:00
parent d1032cb93e
commit b6c67f2abe
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env rake
require 'bundler/setup'
require 'rspec/core/rake_task'