mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 13:53:07 +00:00
zfec.test.test_util: fix one last fec-to-zfec renaming
This commit is contained in:
parent
e43693e1f4
commit
54d737b0e7
@ -1,7 +1,7 @@
|
||||
|
||||
from twisted.trial import unittest
|
||||
|
||||
from fec.util import mathutil
|
||||
from zfec.util import mathutil
|
||||
|
||||
class Math(unittest.TestCase):
|
||||
def test_div_ceil(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user