Mercurial > hg > soundsoftware-site
comparison test/unit/.svn/text-base/issue_test.rb.svn-base @ 117:af80e5618e9b redmine-1.1
* Update to Redmine 1.1-stable branch (Redmine SVN rev 4707)
| author | Chris Cannam |
|---|---|
| date | Thu, 13 Jan 2011 12:53:21 +0000 |
| parents | 94944d00e43c |
| children | 07fa8a8b56a8 |
comparison
equal
deleted
inserted
replaced
| 39:150ceac17a8d | 117:af80e5618e9b |
|---|---|
| 13 # | 13 # |
| 14 # You should have received a copy of the GNU General Public License | 14 # You should have received a copy of the GNU General Public License |
| 15 # along with this program; if not, write to the Free Software | 15 # along with this program; if not, write to the Free Software |
| 16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | 16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 17 | 17 |
| 18 require File.dirname(__FILE__) + '/../test_helper' | 18 require File.expand_path('../../test_helper', __FILE__) |
| 19 | 19 |
| 20 class IssueTest < ActiveSupport::TestCase | 20 class IssueTest < ActiveSupport::TestCase |
| 21 fixtures :projects, :users, :members, :member_roles, :roles, | 21 fixtures :projects, :users, :members, :member_roles, :roles, |
| 22 :trackers, :projects_trackers, | 22 :trackers, :projects_trackers, |
| 23 :enabled_modules, | 23 :enabled_modules, |
