X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F08special_ops.t;h=d989a79b0b78819cde60bcf7899c0163d1bdcbdf;hb=a5f91febe5c3b54e262891687517e89c62d338cc;hp=dc6a618c4bb984bde631099819e7ee78276a1e41;hpb=428975b0e646c0769d7eb530d4f52443471a9a9a;p=dbsrgits%2FSQL-Abstract.git diff --git a/t/08special_ops.t b/t/08special_ops.t index dc6a618..d989a79 100644 --- a/t/08special_ops.t +++ b/t/08special_ops.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl - use strict; use warnings; use Test::More;