Drop t/00-use.t
[mafia.git] / t / 00-use.t
diff --git a/t/00-use.t b/t/00-use.t
deleted file mode 100644 (file)
index 8155abd..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/usr/bin/perl -wT
-use v5.14;
-use warnings;
-
-use Test::More tests => 1;
-BEGIN { use_ok('Mafia') };
This page took 0.009908 seconds and 4 git commands to generate.