~bzr/ubuntu/natty/python-testtools/bzr-ppa

« back to all changes in this revision

Viewing changes to pyunit3k/tests/test_pyunit3k.py

  • Committer: Jonathan Lange
  • Date: 2008-06-01 05:42:47 UTC
  • Revision ID: jml@canonical.com-20080601054247-v3bwm9yg4tp71w0c
Decide on MIT license.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# See README for copyright and licensing details.
 
1
# Copyright (c) 2008 Jonathan M. Lange. See LICENSE for details.
2
2
 
3
3
"""Tests for extensions to the base test library."""
4
4