web/test/unittest_viewselector.py
branchstable
changeset 5886 00a78298d30d
parent 5426 0d4853a6e5ee
child 5890 141b935a38fc
equal deleted inserted replaced
5885:5d908f1a7659 5886:00a78298d30d
    14 # FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
    14 # FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
    15 # details.
    15 # details.
    16 #
    16 #
    17 # You should have received a copy of the GNU Lesser General Public License along
    17 # You should have received a copy of the GNU Lesser General Public License along
    18 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    18 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    19 """XXX rename, split, reorganize this
    19 """XXX rename, split, reorganize this"""
    20 """
    20 
    21 from logilab.common.testlib import unittest_main
    21 from logilab.common.testlib import unittest_main
    22 
    22 
    23 from cubicweb.devtools.testlib import CubicWebTC
    23 from cubicweb.devtools.testlib import CubicWebTC
    24 from cubicweb import CW_SOFTWARE_ROOT as BASE, Binary, UnknownProperty
    24 from cubicweb import CW_SOFTWARE_ROOT as BASE, Binary, UnknownProperty
    25 from cubicweb.selectors import (match_user_groups, implements,
    25 from cubicweb.selectors import (match_user_groups, implements,