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