photomix/vendor/plugins/authlogic/test/session_test/callbacks_test.rb

6 lines
99 B
Ruby
Raw Normal View History

2011-04-11 12:07:31 +02:00
require 'test_helper'
module SessionTest
class CallbacksTest < ActiveSupport::TestCase
end
end