X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=t%2F00-compile.t;h=28dd755759f69d7a1f82dcaf9a5d656bc8b56ab7;hp=038520cdf124d6223f0621111b16807648afd694;hb=91caf17d3c02de83419fb330ea70b4914a20de5f;hpb=aa3c312ebdb4b3a03676e0018a2d14d9de4a7adc diff --git a/t/00-compile.t b/t/00-compile.t index 038520c..28dd755 100644 --- a/t/00-compile.t +++ b/t/00-compile.t @@ -4,5 +4,4 @@ use strict; use warnings; use Test::More tests => 1; -use t::FakeData; BEGIN { use_ok('Gruntmaster::Daemon') };