Skip to content

Commit 8980e48

Browse files
authored
Create Elixir - mix test $file.sublime-build
1 parent 58c79a8 commit 8980e48

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"shell_cmd": "cd \"$folder\" && mix test $file",
3+
"working_dir": "${project_path}",
4+
"selector": "source.elixir"
5+
}

0 commit comments

Comments
 (0)