forked from e621ng/e621ng
8 lines
128 B
Ruby
8 lines
128 B
Ruby
![]() |
require 'test_helper'
|
||
|
|
||
|
class EmailBlacklistTest < ActiveSupport::TestCase
|
||
|
# test "the truth" do
|
||
|
# assert true
|
||
|
# end
|
||
|
end
|