Skip to content

Commit

Permalink
Remove RSpec tests. They got outdated, not adapted to RSpec2 and are …
Browse files Browse the repository at this point in the history
…not passing. They also weren't testing anything, so we can get rid of them.
  • Loading branch information
ereslibre committed Apr 15, 2012
1 parent 7839114 commit d66fbc5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 40 deletions.
8 changes: 0 additions & 8 deletions Rakefile
@@ -1,10 +1,2 @@
require 'bundler'
Bundler::GemHelper.install_tasks

# require "spec/rake/spectask"
# desc "Run all examples"
# Spec::Rake::SpecTask.new(:spec) do |t|
# t.ruby_opts = ['-r test/unit']
# t.spec_opts = %w[--color]
# end
task :default => :spec
3 changes: 0 additions & 3 deletions spec/lib/jquery-rails_spec.rb

This file was deleted.

29 changes: 0 additions & 29 deletions spec/spec_helper.rb

This file was deleted.

0 comments on commit d66fbc5

Please sign in to comment.