#!/usr/bin/perl

use TestML::Script;

exit TestML::Script->run(@ARGV);
