3762: create NewWorkQueue instances of pullq and trashq in handers_test and remove...
authorRadhika Chippada <radhika@curoverse.com>
Mon, 23 Mar 2015 16:11:42 +0000 (12:11 -0400)
committerRadhika Chippada <radhika@curoverse.com>
Mon, 23 Mar 2015 16:11:42 +0000 (12:11 -0400)
commitf565fb6f6a3be1222ee364d52a15fc7ab467a008
tree22ad1482c7a72990f4d61291487ba0dd2e3a0237
parent7f28788a82182d96c9bf0792fe6c1682714ea28f
3762: create NewWorkQueue instances of pullq and trashq in handers_test and remove this logic from handlers.
it is expected that keepstore or the tests will create these objects and handlers should not have to.
services/keepstore/handler_test.go
services/keepstore/handlers.go