diff --git a/tests/test_relational_operand.py b/tests/test_relational_operand.py index bebadb8d..8ff8286e 100644 --- a/tests/test_relational_operand.py +++ b/tests/test_relational_operand.py @@ -574,7 +574,6 @@ def test_union_multiple(schema_simp_pop): class TestDjTop: - """TODO: migrate""" def test_restrictions_by_top(self, schema_simp_pop): a = L() & dj.Top()