diff tests/test-doctest.py @ 4122:306055f5b65c

Unified #! paths for python scripts and removed them for test modules.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 01 Mar 2007 22:15:17 +0100
parents 394ac87f3b74
children 167c422c745f
line wrap: on
line diff
--- a/tests/test-doctest.py	Tue Feb 27 16:20:06 2007 -0600
+++ b/tests/test-doctest.py	Thu Mar 01 22:15:17 2007 +0100
@@ -1,6 +1,3 @@
-#!/usr/bin/env python
-#
-
 import doctest
 
 import mercurial.changelog