mirror of
https://github.com/zhigang1992/boxen.git
synced 2026-04-29 04:24:52 +08:00
7 lines
97 B
Ruby
7 lines
97 B
Ruby
require "boxen/test"
|
|
require "boxen/postflight"
|
|
|
|
class BoxenPostflightEnvTest < Boxen::Test
|
|
|
|
end
|