We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d1857 commit dcc0ee3Copy full SHA for dcc0ee3
tasks/formtastic_tasks.rake
@@ -1,6 +1 @@
1
-desc 'Test the formtastic plugin.'
2
-Rake::TestTask.new(:test) do |t|
3
- t.libs << 'lib'
4
- t.pattern = 'test/*_test.rb'
5
- t.verbose = true
6
-end
+# See Rakefile for tasks
0 commit comments