r47054 - haha, who even RUNS tests before committing them

hawkowl-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Tue, 22 Mar 2016 09:31:06 -0600 (MDT)
Newsgroups gmane.comp.python.twisted.commits
Message-ID <[email protected]>
Author: hawkowl
Date: Tue Mar 22 09:31:00 2016
New Revision: 47054

Modified:
   branches/oldstyle-decorator-8244/twisted/test/test_nooldstyle.py

Log:
haha, who even RUNS tests before committing them

Modified: branches/oldstyle-decorator-8244/twisted/test/test_nooldstyle.py
==============================================================================
--- branches/oldstyle-decorator-8244/twisted/test/test_nooldstyle.py	(original)
+++ branches/oldstyle-decorator-8244/twisted/test/test_nooldstyle.py	Tue Mar 22 09:31:00 2016
@@ -157,4 +157,4 @@
             """
             No-op.
             """
-            raise unittest.SkipTest(skip)
+            raise unittest.SkipTest(_skip)