Exemple #1
0
def test_big():
    text = open(local('big.css')).read()
    res = css.from_string(text)
Exemple #2
0
def _test_big():
    res = css.from_string(text)
Exemple #3
0
def test_big():
    text = open(local('big.css')).read()
    res = css.from_string(text)
Exemple #4
0
def _test_big():
    res = css.from_string(text)