mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 15:14:52 +00:00
5 lines
117 B
Ruby
5 lines
117 B
Ruby
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
|
|
require "aws_paa"
|
|
require 'byebug'
|
|
require "minitest/autorun"
|