foodsoft/test/unit/helpers/users_helper_test.rb
benni 5d028ccf3a Added new autocomplete for task assignments.
Introduced the cool jquery token plugin.
2011-05-14 19:41:46 +02:00

4 lines
72 B
Ruby

require 'test_helper'
class UsersHelperTest < ActionView::TestCase
end