lib/config: Oops, update tests

This commit is contained in:
Jakob Borg 2017-03-08 14:23:48 +01:00
parent 0e76f9d93b
commit f35e1ac0c5

View File

@ -71,7 +71,7 @@ func TestDefaultValues(t *testing.T) {
KCPCongestionControl: true,
KCPReceiveWindowSize: 128,
KCPSendWindowSize: 128,
KCPUpdateIntervalMs: 100,
KCPUpdateIntervalMs: 25,
KCPFastResend: false,
}