summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/sources/git.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sources/git.py b/tests/sources/git.py
index 39de0b92b..1af5e712b 100644
--- a/tests/sources/git.py
+++ b/tests/sources/git.py
@@ -56,7 +56,7 @@ def test_submodule_fetch_checkout(cli, tmpdir, datafiles):
# Add a submodule pointing to the one we created
ref = repo.add_submodule('subdir', 'file://' + subrepo.repo)
- # Write out our test target with a bad ref
+ # Write out our test target
element = {
'kind': 'import',
'sources': [