mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
More test files.
This commit is contained in:
parent
78303cd5c5
commit
947de72617
1 changed files with 5 additions and 0 deletions
5
test/support/test_silencer.rb
Normal file
5
test/support/test_silencer.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
module Devise
|
||||
module TestSilencer
|
||||
def test(*args, &block); end
|
||||
end
|
||||
end
|
Loading…
Add table
Reference in a new issue