Ejemplo n.º 1
0
def test_sheet_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 25b:11"))
    n._report = True
    n._find_sheets()
    n._clean_sheets()
Ejemplo n.º 2
0
def test_sheet_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 25b:11"))
    n._report = True
    n._find_sheets()
    n._clean_sheets()
Ejemplo n.º 3
0
def test_es_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 65a:11"))
    n._report = True
    n._clean_elastisearch()
Ejemplo n.º 4
0
def test_es_cleanup():
    n = Splicer().splice_next_into_this(Ref("Shabbat 65a:11"))
    n._report = True
    n._clean_elastisearch()