diff options
Diffstat (limited to 'resources/test/testcgitrepos')
-rw-r--r-- | resources/test/testcgitrepos | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/test/testcgitrepos b/resources/test/testcgitrepos new file mode 100644 index 0000000..755ff35 --- /dev/null +++ b/resources/test/testcgitrepos @@ -0,0 +1,12 @@ +section=my_code_section +repo.url=mock_repo_1 +repo.path=/path/to/mock_repo_1 +repo.desc=foo +repo.owner=bar + +section=put_test_repo_here +repo.url=mock_repo_1 +repo.path=/path/to/mock_repo_1 +repo.desc=foo +repo.owner=bar + |