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

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