Skip to content

Commit

Permalink
Unbreak
Browse files Browse the repository at this point in the history
  • Loading branch information
engelsanchez committed Jan 3, 2013
1 parent ad4d733 commit 529d704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_guarded_event_handler.erl
Expand Up @@ -99,7 +99,6 @@ guarded_handler_test_case() ->
?assertEqual(?MODULE:get_events(), [baz]),
?assertEqual(riak_core:delete_guarded_event_handler(?MODULE,?MODULE,quux), quux),
?assertNot(lists:member(?MODULE, gen_event:which_handlers(?MODULE))),
?assertEqual(yes, no),
?assertEqual([], supervisor:which_children(riak_core_eventhandler_sup)).

wait_for_handler(_, 0, _) ->
Expand Down

0 comments on commit 529d704

Please sign in to comment.