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