diff options
Diffstat (limited to 'resources/test/testcgitrepos.1.test')
-rw-r--r-- | resources/test/testcgitrepos.1.test | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/resources/test/testcgitrepos.1.test b/resources/test/testcgitrepos.1.test new file mode 100644 index 0000000..9d7ee8a --- /dev/null +++ b/resources/test/testcgitrepos.1.test @@ -0,0 +1,15 @@ +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 +section=custom +repo.url=test +repo.path=/home/stvnliu/Development/git_service/resources/test/put_git_repo_here/test.git +repo.desc=test description +repo.owner=testuser
\ No newline at end of file |