Skip to content

Commit

Permalink
Delete extra line from list_pager_test.
Browse files Browse the repository at this point in the history
  • Loading branch information
khtg committed Mar 8, 2018
1 parent da2e038 commit 443c0fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apitools/base/py/list_pager_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ def testYieldFromListBatchSizeNone(self):

self._AssertInstanceSequence(results, 5)


def testYieldFromListEmpty(self):
self.mocked_client.column.List.Expect(
messages.FusiontablesColumnListRequest(
Expand Down

0 comments on commit 443c0fb

Please sign in to comment.