Skip to content

Commit

Permalink
Merge pull request #14 from basho/RTK-fix-test-dependencies
Browse files Browse the repository at this point in the history
Add riak_pipe dependency; needed for riak_kv to start.
  • Loading branch information
rustyio committed Aug 4, 2011
2 parents 08cf4c8 + b71d867 commit f9ce93b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_helper.erl
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
erlang_js,
skerl,
bitcask,
riak_pipe,
riak_kv]).

riak_test(Fun) ->
Expand Down

0 comments on commit f9ce93b

Please sign in to comment.