Home | History | Annotate | Download | only in test

Lines Matching refs:fakeSublistOfOne

500             exec 'def fakeSublistOfOne((foo)): return 1'
501 self.assertArgSpecEquals(fakeSublistOfOne, ['foo'])