test_helper.rb 145 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 # frozen_string_literal: true $LOAD_PATH.unshift File.expand_path('../lib', __dir__) require 'syspro' require 'pry' require 'minitest/autorun'