Skip to content

Commit

Permalink
removed 'author-docstrings' from two files in tests, sorry chris
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Obrist committed Jan 19, 2011
1 parent 917696e commit 5449a3e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions cms/tests/forms.py
@@ -1,8 +1,3 @@
'''
Created on Jan 4, 2011
@author: Christopher Glass <christopher.glass@divio.ch>
'''
from __future__ import with_statement
from cms.admin import forms
from cms.admin.forms import PageUserForm
Expand Down
5 changes: 0 additions & 5 deletions cms/tests/publisher.py
@@ -1,8 +1,3 @@
'''
Created on Dec 23, 2010
@author: Christopher Glass <christopher.glass@divio.ch>
'''
from __future__ import with_statement
from cms.management.commands import publisher_publish
from cms.models.pagemodel import Page
Expand Down

0 comments on commit 5449a3e

Please sign in to comment.