mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Merge branch 'master' of github.com:mperham/sidekiq
This commit is contained in:
commit
39843fc102
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
require_relative 'test_helper'
|
||||
require 'test_helper'
|
||||
<% module_namespacing do -%>
|
||||
class <%= class_name %>WorkerTest < <% if defined? Minitest::Test %>Minitest::Test<% else %>MiniTest::Unit::TestCase<% end %>
|
||||
def test_example
|
||||
|
|
Loading…
Reference in a new issue