diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-07-20 11:04:57 +0100 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2019-07-20 11:04:57 +0100 |
commit | 9197cb3c6e58e6f24deb0af326f695aac87bc36d (patch) | |
tree | ec2d9bbd6b4f2c537ca4c7b13f9125a788bcc20c /unittests | |
parent | Initial commit (diff) | |
download | netfs-gitfs-9197cb3c6e58e6f24deb0af326f695aac87bc36d.tar.bz2 netfs-gitfs-9197cb3c6e58e6f24deb0af326f695aac87bc36d.tar.xz netfs-gitfs-9197cb3c6e58e6f24deb0af326f695aac87bc36d.zip |
Add some test files
Diffstat (limited to 'unittests')
-rwxr-xr-x | unittests/fixtures/executable | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/unittests/fixtures/executable b/unittests/fixtures/executable new file mode 100755 index 0000000..bf82cc8 --- /dev/null +++ b/unittests/fixtures/executable @@ -0,0 +1,2 @@ +#!/bin/bash +true |