Do not crash in t/tools.t if postgres is not running
[gruntmaster-data.git] / gm
... / ...
CommitLineData
1#!/usr/bin/perl
2use v5.14;
3use warnings;
4
5use Gruntmaster::App;
6
7Gruntmaster::App->run
This page took 0.008961 seconds and 4 git commands to generate.