]> arthur.barton.de Git - bup.git/blob - lib/bup/t/thashsplit.py
Merge branch 'bloom'
[bup.git] / lib / bup / t / thashsplit.py
1 from bup import hashsplit, _helpers
2 from wvtest import *
3
4 @wvtest
5 def test_rolling_sums():
6     WVPASS(_helpers.selftest())