* [gentoo-commits] gentoo-x86 commit in dev-python/errorhandler/files: errorhandler-1.1.1-test.patch
@ 2012-04-27 12:52 Theo Chatzimichos (tampakrap)
0 siblings, 0 replies; only message in thread
From: Theo Chatzimichos (tampakrap) @ 2012-04-27 12:52 UTC (permalink / raw
To: gentoo-commits
tampakrap 12/04/27 12:52:42
Added: errorhandler-1.1.1-test.patch
Log:
Initial commit, ebuild by idella4
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-python/errorhandler/files/errorhandler-1.1.1-test.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/errorhandler/files/errorhandler-1.1.1-test.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/errorhandler/files/errorhandler-1.1.1-test.patch?rev=1.1&content-type=text/plain
Index: errorhandler-1.1.1-test.patch
===================================================================
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()
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-27 12:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27 12:52 [gentoo-commits] gentoo-x86 commit in dev-python/errorhandler/files: errorhandler-1.1.1-test.patch Theo Chatzimichos (tampakrap)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox