diff gpp/forums/tests/__init__.py @ 468:ad4b63fbc584

Adding a basic forums test that exercises adding a new topic, post, and editing a post.
author Brian Neal <bgneal@gmail.com>
date Sun, 07 Aug 2011 03:38:42 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gpp/forums/tests/__init__.py	Sun Aug 07 03:38:42 2011 +0000
@@ -0,0 +1,1 @@
+from view_tests import *