from creation_helpers import pd_positions_df def test_positions_df(): cardset_19_pos = pd_positions_df(19) assert True == True