# HG changeset patch # User Ralf Schlatterbeck # Date 1617801505 -7200 # Node ID 4e48a6a40bfe9a9d62db5ed8b07646b726032a85 # Parent c4371ec7d1c05eccd306b886bb77d731b09de53a Install roundup.test with setup.py diff -r c4371ec7d1c0 -r 4e48a6a40bfe setup.py --- a/setup.py Tue Apr 06 22:51:55 2021 -0400 +++ b/setup.py Wed Apr 07 15:18:25 2021 +0200 @@ -67,6 +67,7 @@ 'roundup.cgi.ZTUtils', 'roundup.backends', 'roundup.scripts', + 'roundup.test', ] # build list of scripts from their implementation modules