test/session_test/params_test.rb in Empact-authlogic-2.1.5 vs test/session_test/params_test.rb in Empact-authlogic-3.0.3
- old
+ new
@@ -1,5 +1,5 @@
-require File.dirname(__FILE__) + '/../test_helper.rb'
+require 'test_helper'
module SessionTest
module ParamsTest
class ConfigTest < ActiveSupport::TestCase
def test_params_key
\ No newline at end of file