test: let test file be run individually

This commit is contained in:
Gonzalo Rodriguez 2019-02-24 20:16:51 -03:00
parent b1558d022f
commit 58aa6714d8
No known key found for this signature in database
GPG key ID: 5DB8B81B049B8AB1

View file

@ -1,5 +1,7 @@
# frozen_string_literal: true
require_relative "spec_helper"
# ActiveSupport::Subscribers added in ~> 4.0.2.0
if ActiveSupport::VERSION::MAJOR > 3
require_relative 'spec_helper'