Example #1
0
def test_sharded_path():
    assert_equals(h.sharded_path('foobar'), 'f/fo')
Example #2
0
def test_sharded_path():
    assert_equals(h.sharded_path('foobar'), 'f/fo')
def test_sharded_path():
    assert_equals(h.sharded_path("foobar"), "f/fo")