Skip to content

Commit dcc0ee3

Browse files
committed
these aren't being used, add a note for where to look
1 parent 40d1857 commit dcc0ee3

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

tasks/formtastic_tasks.rake

+1-6
Original file line numberDiff line numberDiff line change
@@ -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
1+
# See Rakefile for tasks

0 commit comments

Comments
 (0)