
    =hh                     $    d Z ddlZ G d d      Zy)zTestcase for cssutils imports    Nc                       e Zd Zd Zy)TestCSSutilsImportc                     i }t        d |       |d= t        j                  t        j                  t        j                  t        j
                  d}||k(  sJ y)zfrom cssutils import *__builtins__)	CSSParserCSSSerializercssstylesheetsN)execcssutilsr   r   r	   r
   )self	namespaceexps      b/var/www/api/v1/venv_fitandmore/lib/python3.12/site-packages/cssutils/tests/test_cssutilsimport.pytest_import_allz"TestCSSutilsImport.test_import_all   sS    	%y1n%!++%33<<#//	
 C    N)__name__
__module____qualname__r    r   r   r   r      s     r   r   )__doc__r   r   r   r   r   <module>r      s    #    r   