summaryrefslogtreecommitdiffstats
path: root/tests/test_project.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_project.py')
-rw-r--r--tests/test_project.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_project.py b/tests/test_project.py
index 66c05f6a..c50d9940 100644
--- a/tests/test_project.py
+++ b/tests/test_project.py
@@ -106,7 +106,7 @@ class ReviewableBranchTests(unittest.TestCase):
106class CopyLinkTestCase(unittest.TestCase): 106class CopyLinkTestCase(unittest.TestCase):
107 """TestCase for stub repo client checkouts. 107 """TestCase for stub repo client checkouts.
108 108
109 It'll have a layout like: 109 It'll have a layout like this:
110 tempdir/ # self.tempdir 110 tempdir/ # self.tempdir
111 checkout/ # self.topdir 111 checkout/ # self.topdir
112 git-project/ # self.worktree 112 git-project/ # self.worktree