summaryrefslogtreecommitdiff
path: root/unit_tests/test_issue_100.rst.py3.patch
blob: 58ba2a34b043ad1fd1f1f42cdc54423aec988a8b (plain)
1
2
3
4
5
6
7
8
--- test_issue_100.rst.orig	2010-08-30 19:31:28.000000000 -0700
+++ test_issue_100.rst	2010-08-30 19:31:41.000000000 -0700
@@ -9,4 +9,4 @@
     ...         pass
     >>> test = nose.case.Test(SimpleTest())
     >>> test.address()
-    (None, '__builtin__', 'SimpleTest.runTest')
+    (None, 'builtins', 'SimpleTest.runTest')