2
0
mirror of https://github.com/moebooru/moebooru synced 2025-09-05 08:25:10 +00:00

No need to specify full path of test_helper anymore.

This commit is contained in:
edogawaconan
2014-11-20 11:29:32 +09:00
parent 06175f6c3a
commit c5bf39afab
31 changed files with 31 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
require File.dirname(__FILE__) + "/../test_helper"
require "test_helper"
class AdminControllerTest < ActionController::TestCase
fixtures :users