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