mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
ea9b34a953
* Add appraisal * Test CLI run (write pid, system boot, print banner) * Cleanup test helper * Set REDIS_URL to use non-default host in test env * Move mintiest-focus to test bundle group
3 lines
62 B
Ruby
3 lines
62 B
Ruby
require_relative 'application'
|
|
|
|
Rails.application.initialize!
|