diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-25 20:30:27 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-25 20:30:27 (EDT) |
commit | 80ac41852392225cec40f96080c9de8073a2fcb3 (patch) | |
tree | 5eaa60b998a3d0a5a41b62f0bf301d1573190562 /tests | |
parent | 1dab3985f2bcbe7b67a75391ee5e5b9309935135 (diff) |
tests/parse_control.common.sh: Drop interp line
This file isn't executed.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/parse_control.common.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/parse_control.common.sh b/tests/parse_control.common.sh index 234cba6..3d0aa30 100644 --- a/tests/parse_control.common.sh +++ b/tests/parse_control.common.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # Common parse_control() tests functions # # Copyright (C) 2014 Patrick "P. J." McDermott |