X-Git-Url: https://code.kerkeslager.com/?p=ton;a=blobdiff_plain;f=test_binary.py;fp=test_binary.py;h=932a0308da71b4c35d9a9dfeba314b79e53f9c3f;hp=b75a3d791c7fa43a65a783a7885d253715fee5b4;hb=6102d28307a3efe75f1d9cb6b317c37eaa0d0907;hpb=d5664ddbb2c2a6bf98b354ea68b03c80464e6511 diff --git a/test_binary.py b/test_binary.py index b75a3d7..932a030 100644 --- a/test_binary.py +++ b/test_binary.py @@ -2,7 +2,7 @@ import collections import unittest -from don import binary, tags +from ton import binary, tags class TestBinarySerialize(unittest.TestCase): def test_serializes_null(self):