diff --git a/zfec/test/test_zfec.py b/zfec/test/test_zfec.py index e623182..f8b3e92 100755 --- a/zfec/test/test_zfec.py +++ b/zfec/test/test_zfec.py @@ -11,7 +11,7 @@ import unittest from hypothesis import given -from hypothesis.strategies import integers, binary, lists, tuples, just +from hypothesis.strategies import integers, binary, lists, just global VERBOSE VERBOSE=False