21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-06-27 03:22:54 +02:00
chexpire/test/jobs/whois_sync_job_test.rb

8 lines
122 B
Ruby
Raw Normal View History

require "test_helper"
class WhoisSyncJobTest < ActiveJob::TestCase
# test "the truth" do
# assert true
# end
end