3 test_description='test recreated svn branch with empty files'
6 test_expect_success 'load svn dumpfile' '
7 svnadmin load "$rawsvnrepo" < "${TEST_DIRECTORY}/t9136/svn.dump"
10 test_expect_success 'clone using git svn' 'git svn clone -s "$svnrepo" x'