annotate test/unit/helpers/issue_moves_helper_test.rb @ 142:e6ed6c7a2ce9 luisf

corrected bug in the institution field while creating a new user.
author luisf
date Thu, 20 Jan 2011 14:06:23 +0000
parents 1d32c0a0efbf
children cbb26bc654de
rev   line source
Chris@14 1 require 'test_helper'
Chris@14 2
Chris@14 3 class IssueMovesHelperTest < ActionView::TestCase
Chris@14 4 end