testing.combinations(
(("joined", "joined", "joined", "joined"),),
(("selectin", "selectin", "selectin", "selectin"),),
(("selectin", "selectin", "joined", "joined"),),
| 1 | """Miscellaneous inheritance-related tests, many very old. |
| 2 | These are generally tests derived from specific user issues. |
| 3 | |
| 4 | """ |
nothing calls this directly
no outgoing calls
no test coverage detected