Add tests for spawning and killing processes

This commit is contained in:
Jesse Gumm 2013-03-25 16:43:27 -05:00
parent a5cd0814f1
commit a9d87c0a9e
3 changed files with 53 additions and 14 deletions

View file

@ -5,3 +5,6 @@ get-deps:
compile:
./rebar compile
test: compile
./rebar skip_deps=true eunit