ostinelli / SublimErl

An Erlang Plugin for Sublime Text 2, which enables code completion and allows you to run tests within the editor itself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add test command to output panel

ostinelli opened this issue · comments

added:

if log == True: self.log("%s$ %s\n\n" % (os.getcwd(), os_cmd))