aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/bin/test
blob: a7beb14b271a3943ac42e5b3ebeb6a124d691aaf (plain) (blame)
1
2
3
4
#!/usr/bin/env ruby

COMPONENT_ROOT = File.expand_path("..", __dir__)
require File.expand_path("../tools/test", COMPONENT_ROOT)