Tests: minor fixes.

This commit is contained in:
Andrei Zeliankou
2020-04-03 01:03:26 +01:00
parent be943c9fd4
commit 2bb8b3d88a
3 changed files with 20 additions and 9 deletions

View File

@@ -183,6 +183,7 @@ Connection: close
check_error({"return": []})
check_error({"return": 80.1})
check_error({"return": 1000})
check_error({"return": -1})
check_error({"return": 200, "share": "/blah"})
self.assertIn(