diff options
Diffstat (limited to 'node_modules/gulp-sym/test/fixtures')
-rw-r--r-- | node_modules/gulp-sym/test/fixtures/links/.gitkeep | 0 | ||||
-rw-r--r-- | node_modules/gulp-sym/test/fixtures/test | 1 | ||||
-rw-r--r-- | node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/gulp-sym/test/fixtures/links/.gitkeep b/node_modules/gulp-sym/test/fixtures/links/.gitkeep new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/node_modules/gulp-sym/test/fixtures/links/.gitkeep diff --git a/node_modules/gulp-sym/test/fixtures/test b/node_modules/gulp-sym/test/fixtures/test new file mode 100644 index 000000000..95d09f2b1 --- /dev/null +++ b/node_modules/gulp-sym/test/fixtures/test @@ -0,0 +1 @@ +hello world
\ No newline at end of file diff --git a/node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep b/node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/node_modules/gulp-sym/test/fixtures/test_dir/.gitkeep |