Skip to content

Commit

Permalink
test: test only mplex in mplex dedicated testing
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
  • Loading branch information
Kubuxu committed Jan 10, 2017
1 parent ce111be commit 8499ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sharness/t0130-multinode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ test_expect_success "set up tcp testbed" '
'

# test multiplex muxer
export LIBP2P_MUX_PREFS="/mplex/6.7.0 /yamux/1.0.0 /spdy/3.1.0"
export LIBP2P_MUX_PREFS="/mplex/6.7.0"
run_advanced_test --enable-mplex-experiment
unset LIBP2P_MUX_PREFS

Expand Down

0 comments on commit 8499ba4

Please sign in to comment.