Mercurial > bitten > bitten-test
view scripts/bittend @ 167:155e196e72cd
Fix unit tests broken by [http://projects.edgewall.com/trac/changeset/2132 r2132] in Trac.
author | cmlenz |
---|---|
date | Sun, 28 Aug 2005 12:38:36 +0000 |
parents | 634be6cbb808 |
children |
line wrap: on
line source
#!/usr/bin/env python # -*- coding: iso8859-1 -*- # # Copyright (C) 2005 Christopher Lenz <cmlenz@gmx.de> # All rights reserved. # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms # are also available at http://bitten.cmlenz.net/wiki/License. from bitten import master master.main()