X-Git-Url: https://code.kerkeslager.com/?p=ton;a=blobdiff_plain;f=test_string.py;h=7d235dec5bd7d5c630072f975b004c3e02034c10;hp=3a74fdb7616da6801a7d45209241cb952463debd;hb=HEAD;hpb=e5e265e2b155f2cf6766cb20b9588326d6114665 diff --git a/test_string.py b/test_string.py index 3a74fdb..7d235de 100644 --- a/test_string.py +++ b/test_string.py @@ -1,7 +1,7 @@ import collections import unittest -from don import string, tags +from ton import string, tags class TestStringSerialize(unittest.TestCase): def test_serializes_null(self):