Last #! line

This commit is contained in:
James Vega 2004-09-20 16:30:59 +00:00
parent 020b672c14
commit 1e397aea91
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
'''
Python unit testing framework, based on Erich Gamma's JUnit and Kent Beck's
Smalltalk testing framework.