add janitor trials

This commit is contained in:
albert
2010-03-09 16:18:28 -05:00
parent 12afa9b491
commit 188c30eeea
4 changed files with 38 additions and 0 deletions

View File

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