Commit 6fee8f5f authored by Jason Madden's avatar Jason Madden

Drop the script boilerplate.

parent 8ff7a82a
......@@ -155,6 +155,3 @@ if ring._CFFIRing:
def test_suite():
return unittest.TestSuite([unittest.makeSuite(x) for x in _add_to_suite])
if __name__ == '__main__':
unittest.main()
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment