move unit test to master branch

This commit is contained in:
larshp 2016-03-17 07:27:22 +00:00
parent b46f675fc9
commit a367ab945b

View File

@ -16892,7 +16892,7 @@ CLASS ltcl_dangerous IMPLEMENTATION.
lo_repo = lcl_repo_srv=>new_online(
iv_url = 'https://github.com/larshp/abapGit-Unit-Test.git'
iv_branch_name = 'refs/heads/next-gen-xml'
iv_branch_name = 'refs/heads/master'
iv_package = c_package ).
lo_repo->status( ).
lo_repo->deserialize( ).