mirror of
https://github.com/dkam/paapi.git
synced 2025-12-28 07:04:53 +00:00
5 lines
101 B
Ruby
5 lines
101 B
Ruby
$LOAD_PATH.unshift File.expand_path("../lib", __dir__)
|
|
require "aws_paa"
|
|
|
|
require "minitest/autorun"
|