summaryrefslogtreecommitdiff
path: root/dev-python/errorhandler/files/errorhandler-1.1.1-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/errorhandler/files/errorhandler-1.1.1-test.patch')
-rw-r--r--dev-python/errorhandler/files/errorhandler-1.1.1-test.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-python/errorhandler/files/errorhandler-1.1.1-test.patch b/dev-python/errorhandler/files/errorhandler-1.1.1-test.patch
deleted file mode 100644
index 126b508b9923..000000000000
--- a/dev-python/errorhandler/files/errorhandler-1.1.1-test.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -ur errorhandler-1.1.1.orig/errorhandler/tests.py errorhandler-1.1.1/errorhandler/tests.py
---- errorhandler/tests.py 2010-03-01 16:41:46.000000000 +0800
-+++ errorhandler/tests.py 2012-04-26 02:28:11.991954681 +0800
-@@ -134,3 +134,5 @@
- tearDown=tearDown,
- optionflags=options),
- ))
-+if __name__ == "__main__":
-+ unittest.main()