limetext / lime

Open source API-compatible alternative to the text editor Sublime Text
http://limetext.github.io
BSD 2-Clause "Simplified" License
15.3k stars 1.06k forks source link

fix osx platform settings test #525

Closed kuudihxquuwhxq closed 9 years ago

kuudihxquuwhxq commented 9 years ago

Test fails because the font is "Menlo" not "Menlo Regular", see #512.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.01%) to 62.34% when pulling 9a85df215ea00ca3ce62dee35306fad8a4fdbdb5 on nhjk:osx_platform_test_fix into ae9aa4e13b8d152b390612dd8c2687e844a2d19d on limetext:master.

quarnster commented 9 years ago

LGTM, thanks!