54d84cbb77
432222fae1
9946788775
1
2 3
4
5
6
#!/usr/bin/env ruby COMPONENT_ROOT = File.expand_path("..", __dir__) require File.expand_path("../tools/test", COMPONENT_ROOT) exit Minitest.run(ARGV)