Commit e08e9597 authored by John E. Vincent's avatar John E. Vincent

some pending tests before I forget

parent fbbff2db
......@@ -47,6 +47,8 @@ describe "Using the Tag Model", :reset_redis => true do
end
Noah::Tag.all.size.should == 3
end
it "find all objects tagged"
it "support tagging all object types"
end
describe "should not" do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment