Kronuz / pyScss

pyScss, a Scss compiler for Python
MIT License
582 stars 141 forks source link

Modify tests to show Unicode handling regression #294

Closed jstasiak closed 10 years ago

jstasiak commented 10 years ago

I'm creating this as a pull request instead of an issue so you can merge the change more easily if you want. With this change tests pass with native version but fail when speedups module is used (u'' is returned).