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
+++ b/tests/test-doctest.py
@@ -1,6 +1,3 @@
-#!/usr/bin/env python
-#
-
 import doctest
 
 import mercurial.changelog