Fixing broken test on travis

This commit is contained in:
Low Kian Seong
2015-05-13 20:03:11 +08:00
parent 4556486082
commit da84d4d642
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -104,4 +104,4 @@ class EditCommentForm(CommentForm):
EditComment = wrap_form(EditCommentForm)
#EOF
# EOF