diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2015-12-11 09:49:31 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2016-01-22 16:58:04 +0000 |
commit | b7f14b23b3b8176891d9812ad456f0b55eabd1f8 (patch) | |
tree | 8180366eebaa900f0d6acbeb36bed8ccc815f4cb /t/map | |
parent | 7212ba2f71522b7757410fee5ad43ba2f5e5076b (diff) |
Remove unnecessary shebang lines.
Diffstat (limited to 't/map')
-rw-r--r-- | t/map/tilma/original.t | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/t/map/tilma/original.t b/t/map/tilma/original.t index 4ddeed8e0..a1c6d83f4 100644 --- a/t/map/tilma/original.t +++ b/t/map/tilma/original.t @@ -1,5 +1,3 @@ -#!/usr/bin/perl - use strict; use warnings; use Test::More; |