Upgraded Rails and RSpec
[monkeycharger.git] / vendor / plugins / rspec / RSpec.tmbundle / Support / lib / spec / mate / text_mate_formatter.rb
blob77f7cc63baaaa8edfeff4b9d94a81f4dd1ce9554
1 require 'spec/runner/formatter/text_mate_formatter'
2 warn "Requiring text_mate_formatter in SpecMate is deprecated because TextMateFormatter is bundled with rspec core. " <<
3      "You may need to update your spec_server script."