diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-19 14:26:02 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-02-19 14:27:24 +0300 |
commit | 3d4838d3706de2ba0045dc9f99a3dc96398def64 (patch) | |
tree | ece29423c4ece1139169a8b952914471593fe577 /tests/remote.test | |
parent | d3ef22615ba7d37be18c31b2fdd1bdb6be164939 (diff) |
Parse repositories and packages files for git repositories
Diffstat (limited to 'tests/remote.test')
-rw-r--r-- | tests/remote.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/remote.test b/tests/remote.test index 581d8be..af0c6f6 100644 --- a/tests/remote.test +++ b/tests/remote.test @@ -12,7 +12,7 @@ # # Output directory path that testscripts must use to prepare repositories -# required by tests they contains. +# required by tests they contain. # # Note that the local path is carefully crafted so that we end up with the # same repository names in both (local and remote) cases. This is necessary |