Mercurial > moin > 1.9
changeset 74:44966b7eec80
add missing hearder to test_conventer_...
imported from: moin--main--1.5--patch-76
author | Nir Soffer <nirs@freeshell.org> |
---|---|
date | Mon, 03 Oct 2005 22:56:18 +0000 |
parents | 91e381f00248 |
children | e11a18329e13 |
files | MoinMoin/_tests/test_converter_text_html_text_x_moin.py |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/_tests/test_converter_text_html_text_x_moin.py Mon Oct 03 22:48:16 2005 +0000 +++ b/MoinMoin/_tests/test_converter_text_html_text_x_moin.py Mon Oct 03 22:56:18 2005 +0000 @@ -1,4 +1,11 @@ # -*- coding: utf-8 -*- +""" +MoinMoin - MoinMoin.text_html_text_x_moin Tests + +@copyright: 2000-2005 by Jürgen Hermann <jh@web.de> +@license: GNU GPL, see COPYING for details. +""" + import unittest from MoinMoin import _tests