mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 23:38:10 -05:00
6 lines
81 B
Ruby
6 lines
81 B
Ruby
require 'test/test_helper'
|
|
|
|
class TimeoutableTest < ActiveSupport::TestCase
|
|
|
|
end
|