summaryrefslogtreecommitdiff
path: root/stubout_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'stubout_test.py')
-rw-r--r--stubout_test.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/stubout_test.py b/stubout_test.py
index 6f0935e..916d4ad 100644
--- a/stubout_test.py
+++ b/stubout_test.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python2.4
-#
# Unit tests for stubout.
#
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,7 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# This file was mofified by quermit@gmail.com
+#
+# This is a fork of the pymox library intended to work with Python 3.
+# The file was modified by quermit@gmail.com and dawid.fatyga@gmail.com
import unittest