Skip to content

Commit

Permalink
Be less blatant about where I copied the test skeleton from
Browse files Browse the repository at this point in the history
  • Loading branch information
Vagabond committed Mar 3, 2014
1 parent e60596b commit 1b22ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/riak_core_security_tests.erl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ stop_manager({Mgr, Tree, Bcst}) ->
catch exit(Bcst, kill),
ok.

sync_test_() ->
security_test_() ->
{foreach,
fun() ->
start_manager(node())
Expand Down

0 comments on commit 1b22ca4

Please sign in to comment.