r47096 - Fix dist3.py.
adiroiban-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Mon, 28 Mar 2016 02:34:46 -0600 (MDT)
| Newsgroups | gmane.comp.python.twisted.commits |
|---|---|
| Message-ID | <[email protected]> |
Author: adiroiban
Date: Mon Mar 28 02:34:42 2016
New Revision: 47096
Modified:
branches/names-server-py3-8195-2/twisted/python/dist3.py
Log:
Fix dist3.py.
Modified: branches/names-server-py3-8195-2/twisted/python/dist3.py
==============================================================================
--- branches/names-server-py3-8195-2/twisted/python/dist3.py (original)
+++ branches/names-server-py3-8195-2/twisted/python/dist3.py Mon Mar 28 02:34:42 2016
@@ -315,8 +315,8 @@
"twisted.names.test.test_dns",
"twisted.names.test.test_hosts",
"twisted.names.test.test_rfc1982",
+ "twisted.names.test.test_server",
"twisted.names.test.test_util",
- "twisted.names.test_server",
"twisted.persisted.test.test_styles",
"twisted.positioning.test.test_base",
"twisted.positioning.test.test_nmea",