photomix/vendor/plugins/authlogic/test/session_test/callbacks_test.rb
2011-04-11 18:07:31 +08:00

6 lines
99 B
Ruby

require 'test_helper'
module SessionTest
class CallbacksTest < ActiveSupport::TestCase
end
end