#!/usr/bin/ruby.ruby4.0 

require "coveralls/lcov/runner"

Coveralls::Lcov::Runner.new(ARGV).run
