We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6101e35 commit 4fd34a4Copy full SHA for 4fd34a4
test/rabbit_fifo_SUITE.erl
@@ -81,8 +81,6 @@ test_init(Name) ->
81
atom_to_binary(Name, utf8)),
82
release_cursor_interval => 0}).
83
84
-% To launch these tests: make eunit EUNIT_MODS="rabbit_fifo"
85
-
86
enq_enq_checkout_test(_) ->
87
Cid = {<<"enq_enq_checkout_test">>, self()},
88
{State1, _} = enq(1, 1, first, test_init(test)),
0 commit comments