server/test/unittest_rqlannotation.py
changeset 1977 606923dff11b
parent 1802 d628defebc17
child 2773 b2530e3e0afb
child 3249 280080eadb22
equal deleted inserted replaced
1976:851e08142873 1977:606923dff11b
     1 # -*- coding: iso-8859-1 -*-
     1 # -*- coding: iso-8859-1 -*-
     2 """unit tests for modules cubicweb.server.rqlannotation
     2 """unit tests for modules cubicweb.server.rqlannotation
       
     3 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
     3 """
     4 """
     4 
     5 
     5 from cubicweb.devtools import init_test_database
     6 from cubicweb.devtools import init_test_database
     6 from cubicweb.devtools.repotest import BaseQuerierTC
     7 from cubicweb.devtools.repotest import BaseQuerierTC
     7 
     8