Assert on result of Task.start_link/1

This commit is contained in:
Felipe Sere
2016-03-20 16:23:44 +00:00
parent f564927751
commit 6e8845cb51
2 changed files with 3 additions and 2 deletions

View File

@@ -222,7 +222,7 @@ defmodule KoansHarnessTest do
test "Tasks" do
answers = [
10,
:todo,
:ok,
nil,
nil,
9,