X-Git-Url: https://code.kerkeslager.com/?p=ton;a=blobdiff_plain;f=test_tags.py;h=a6afcaf2b471410868f2f57315c3819f2cd7d02f;hp=ef48a37d73070886f58491f17a008b6a2d925e93;hb=HEAD;hpb=e5e265e2b155f2cf6766cb20b9588326d6114665 diff --git a/test_tags.py b/test_tags.py index ef48a37..a6afcaf 100644 --- a/test_tags.py +++ b/test_tags.py @@ -1,7 +1,7 @@ import collections import unittest -from don import tags +from ton import tags class AutoTagTests(unittest.TestCase): def test_autotags_void(self):