diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-07-20 12:10:30 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-07-20 12:10:30 +0100 |
commit | 7a0ccb40084c3ab31d9856e7f689c0514c28c930 (patch) | |
tree | 35c4e2598eef224230ded4f6e5365113fc0e585d /unittests | |
parent | Update to use self for testing (diff) | |
download | netfs-gitfs-7a0ccb40084c3ab31d9856e7f689c0514c28c930.tar.bz2 netfs-gitfs-7a0ccb40084c3ab31d9856e7f689c0514c28c930.tar.xz netfs-gitfs-7a0ccb40084c3ab31d9856e7f689c0514c28c930.zip |
Add a test symlinktestcommit
Diffstat (limited to 'unittests')
l--------- | unittests/fixtures/symlink | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/fixtures/symlink b/unittests/fixtures/symlink new file mode 120000 index 0000000..9268d74 --- /dev/null +++ b/unittests/fixtures/symlink @@ -0,0 +1 @@ +executable
\ No newline at end of file |