web/test/unittest_viewselector.py
branchstable
changeset 1914 0ce7dbfffefd
parent 1900 8dd4bb69c73d
child 1977 606923dff11b
equal deleted inserted replaced
1907:0f3363d24239 1914:0ce7dbfffefd
     1 # -*- coding: iso-8859-1 -*-
     1 # -*- coding: iso-8859-1 -*-
     2 """XXX rename, split, reorganize this
     2 """XXX rename, split, reorganize this
     3 """
     3 """
     4 from __future__ import with_statement
       
     5 
       
     6 from logilab.common.testlib import unittest_main
     4 from logilab.common.testlib import unittest_main
     7 
     5 
     8 from cubicweb.devtools.apptest import EnvBasedTC
     6 from cubicweb.devtools.apptest import EnvBasedTC
     9 from cubicweb import CW_SOFTWARE_ROOT as BASE, Binary
     7 from cubicweb import CW_SOFTWARE_ROOT as BASE, Binary
    10 from cubicweb.selectors import (match_user_groups, implements,
     8 from cubicweb.selectors import (match_user_groups, implements,