This commit is contained in:
Wojciech Todryk 2011-09-05 19:08:22 +02:00
parent 910a6f3bc0
commit 8868a84123
21 changed files with 358 additions and 513 deletions

View file

@ -0,0 +1,4 @@
require 'test_helper'
class MessagesOpsHelperTest < ActionView::TestCase
end