diff options
author | Nayeem Rahman <muhammed.9939@gmail.com> | 2019-09-28 14:33:17 +0100 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-09-28 09:33:17 -0400 |
commit | a472b6732dd37636b7b31128f53d3e6bcf531a73 (patch) | |
tree | 11fa3fb56917582c0c88c871e71ff212b39eb841 /fs/testdata | |
parent | af18093498c3fca103bd47305e447ddeda40d9a2 (diff) |
Test runner v2 (denoland/deno_std#604)
Original: https://github.com/denoland/deno_std/commit/17a214bbd5b3a058a8126e9f7210992b1b52ba11
Diffstat (limited to 'fs/testdata')
-rw-r--r-- | fs/testdata/glob/abc | 0 | ||||
-rw-r--r-- | fs/testdata/glob/abcdef | 0 | ||||
-rw-r--r-- | fs/testdata/glob/abcdefghi | 0 | ||||
-rw-r--r-- | fs/testdata/glob/subdir/abc | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/fs/testdata/glob/abc b/fs/testdata/glob/abc new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/fs/testdata/glob/abc diff --git a/fs/testdata/glob/abcdef b/fs/testdata/glob/abcdef new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/fs/testdata/glob/abcdef diff --git a/fs/testdata/glob/abcdefghi b/fs/testdata/glob/abcdefghi new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/fs/testdata/glob/abcdefghi diff --git a/fs/testdata/glob/subdir/abc b/fs/testdata/glob/subdir/abc new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/fs/testdata/glob/subdir/abc |