We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c79a8 commit 8980e48Copy full SHA for 8980e48
builds/Elixir - mix test $file.sublime-build
@@ -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