1 # frozen_string_literal: true 2 3 $LOAD_PATH.unshift File.expand_path("../lib", __dir__) 4 require "umu" 5 6 require "minitest/autorun"