From e700d2386957e28e10c0cf7477d3edec988462bb Mon Sep 17 00:00:00 2001 From: Thomi Richards Date: Tue, 19 Nov 2013 15:37:28 +1300 Subject: Remove shebang from subunit._output module. --- python/subunit/_output.py | 1 - 1 file changed, 1 deletion(-) (limited to 'python/subunit') diff --git a/python/subunit/_output.py b/python/subunit/_output.py index dd81b87..c8b6a21 100644 --- a/python/subunit/_output.py +++ b/python/subunit/_output.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # subunit: extensions to python unittest to get test results from subprocesses. # Copyright (C) 2013 Thomi Richards # -- cgit v1.2.1