Merge pull request #3 from theomarzaki/quic-go
quic-go experiment typo fix
This commit is contained in:
commit
95dc6b71d5
@ -3,7 +3,7 @@ from topos.multi_interface_multi_client import MultiInterfaceMultiClientConfig
|
||||
import os
|
||||
|
||||
|
||||
class QUICParameter(RandomFileExperiment):
|
||||
class QUICParameter(RandomFileParameter):
|
||||
MULTIPATH = "quicMultipath"
|
||||
|
||||
def __init__(self, experiment_parameter_filename):
|
||||
|
Loading…
Reference in New Issue
Block a user