This commit is contained in:
Wojciech Todryk 2011-09-16 19:44:29 +02:00
parent b4bc16ed14
commit 2afeebad53
49 changed files with 342 additions and 160 deletions

View file

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