add fallback test, make dumps factory unbounded

This commit is contained in:
seanbreckenridge 2021-03-19 17:18:30 -07:00
parent d4c5ccab42
commit 7d07b9601a
2 changed files with 22 additions and 2 deletions

View file

@ -18,3 +18,4 @@ from my.core.util import *
from my.core.discovery_pure import *
from my.core.types import *
from my.core.stats import *
from my.core.serialize import test_serialize_fallback