Commit 73615996 authored by Nicolas Delaby's avatar Nicolas Delaby

This test succeed only if urlnorm will be available.

Do not try to run this test if urlnorm is not available


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41615 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b501d5a5
......@@ -30,6 +30,8 @@
import unittest
from Products.ERP5Type.tests.ERP5TypeTestCase import ERP5TypeTestCase,\
_getConversionServerDict
import urlnorm # This library is imported to detect lack of
# urlnorm availibility in python environment
import transaction
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment