Remove a couple pending specs

This commit is contained in:
Bryan Helmkamp 2009-01-17 17:02:05 -05:00
parent cdf9908f9e
commit 45c5a6a34d
2 changed files with 0 additions and 2 deletions

View File

@ -2,5 +2,4 @@ require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
describe "set_hidden_field" do
it "needs specs"
it "needs docs"
end

View File

@ -2,5 +2,4 @@ require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
describe "submit_form" do
it "needs specs"
it "needs docs"
end