rails/actionmailbox/bin/test
2018-12-25 21:32:35 -05:00

6 lines
136 B
Ruby
Executable File

#!/usr/bin/env ruby
# frozen_string_literal: true
COMPONENT_ROOT = File.expand_path("..", __dir__)
require_relative "../../tools/test"