summaryrefslogtreecommitdiffstats
path: root/tests/test_editor.py
diff options
context:
space:
mode:
authorDavid Pursehouse <dpursehouse@collab.net>2020-02-12 11:14:55 +0900
committerDavid Pursehouse <dpursehouse@collab.net>2020-02-12 02:55:51 +0000
commit4bbba7d627d9d801f9e3ab50a864a0d2b70bb3e7 (patch)
tree24d59bdbb7839224f53289b417c0951b91fd7004 /tests/test_editor.py
parentdc1d0e0c7fffa5109048ac52a67aa97bb362ae3a (diff)
downloadgit-repo-4bbba7d627d9d801f9e3ab50a864a0d2b70bb3e7.tar.gz
Fix duplicate method name in test_project.py
flake8 reports: F811 redefinition of unused 'test_src_block_dir' from line 259 which is caused by having two methods with the same name. Rename them both to better desribe their purpose. Change-Id: If7612a42001776d71bb1a6a80fc631d3d262e6ce Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254449 Reviewed-by: Mike Frysinger <vapier@google.com> Tested-by: David Pursehouse <dpursehouse@collab.net>
Diffstat (limited to 'tests/test_editor.py')
0 files changed, 0 insertions, 0 deletions