source: products/quintagroup.quills.extras/branches/no_webresults/quintagroup/quills/extras/tests/test_weblog.py @ 1226

Last change on this file since 1226 was 1214, checked in by mylan, 15 years ago

Added tests for quills

File size: 232 bytes
Line 
1# -*- coding: utf-8 -*-
2""" Unit test for weblogish folders.
3
4$Id: test_weblog.py 81282 2009-02-24 22:26:35Z jhackel $
5"""
6from base import *
7from Products.QuillsEnabled.tests import test_weblog
8
9test_suite = test_weblog.test_suite
Note: See TracBrowser for help on using the repository browser.