Add new test illustrating spawning processes

This commit is contained in:
Jay Hayes
2016-05-02 18:49:40 -05:00
parent 3892c0477e
commit bef1cf5028
2 changed files with 7 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ defmodule ProcessesTests do
answers = [
true,
:running,
true,
"hola!",
:how_are_you?,
{:waited_too_long, "I am inpatient"},