Regression tests

This commit is contained in:
o9000 2017-08-30 15:30:06 +02:00
parent 71db6de14f
commit e7492047c0

View file

@ -19,7 +19,7 @@ devnull = open(os.devnull, "r+")
ok = ":white_check_mark:"
warning = ":warning:"
error = ":negative_squared_cross_mark:"
stress_duration = 1
stress_duration = 10
def print(*args, **kwargs):