21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-06-20 08:10:59 +02:00
chexpire/test/jobs/whois_sync_job_test.rb
2018-05-30 18:16:43 +02:00

8 lines
122 B
Ruby

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