#! /usr/bin/env perl

use Tapper::CLI::Testrun;
Tapper::CLI::Testrun->run;

