Skip to content

Commit 4fd34a4

Browse files
These tests use CT now
1 parent 6101e35 commit 4fd34a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/rabbit_fifo_SUITE.erl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ test_init(Name) ->
8181
atom_to_binary(Name, utf8)),
8282
release_cursor_interval => 0}).
8383

84-
% To launch these tests: make eunit EUNIT_MODS="rabbit_fifo"
85-
8684
enq_enq_checkout_test(_) ->
8785
Cid = {<<"enq_enq_checkout_test">>, self()},
8886
{State1, _} = enq(1, 1, first, test_init(test)),

0 commit comments

Comments
 (0)