added bans

This commit is contained in:
albert
2010-02-19 17:30:11 -05:00
parent 09cca6f631
commit 703eb6a1b6
11 changed files with 478 additions and 11 deletions

View File

@@ -0,0 +1,8 @@
require 'test_helper'
class UserFeedbackTest < ActiveSupport::TestCase
# Replace this with your real tests.
test "the truth" do
assert true
end
end