diff options
Diffstat (limited to 'src/os/testdata')
-rw-r--r-- | src/os/testdata/dirfs/a | 0 | ||||
-rw-r--r-- | src/os/testdata/dirfs/b | 0 | ||||
-rw-r--r-- | src/os/testdata/dirfs/dir/x | 0 | ||||
-rw-r--r-- | src/os/testdata/hello | 1 | ||||
-rw-r--r-- | src/os/testdata/issue37161/a | 1 | ||||
-rw-r--r-- | src/os/testdata/issue37161/b | 1 | ||||
-rw-r--r-- | src/os/testdata/issue37161/c | 1 |
7 files changed, 4 insertions, 0 deletions
diff --git a/src/os/testdata/dirfs/a b/src/os/testdata/dirfs/a new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/os/testdata/dirfs/a diff --git a/src/os/testdata/dirfs/b b/src/os/testdata/dirfs/b new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/os/testdata/dirfs/b diff --git a/src/os/testdata/dirfs/dir/x b/src/os/testdata/dirfs/dir/x new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/os/testdata/dirfs/dir/x diff --git a/src/os/testdata/hello b/src/os/testdata/hello new file mode 100644 index 0000000..e47c092 --- /dev/null +++ b/src/os/testdata/hello @@ -0,0 +1 @@ +Hello, Gophers! diff --git a/src/os/testdata/issue37161/a b/src/os/testdata/issue37161/a new file mode 100644 index 0000000..7898192 --- /dev/null +++ b/src/os/testdata/issue37161/a @@ -0,0 +1 @@ +a diff --git a/src/os/testdata/issue37161/b b/src/os/testdata/issue37161/b new file mode 100644 index 0000000..6178079 --- /dev/null +++ b/src/os/testdata/issue37161/b @@ -0,0 +1 @@ +b diff --git a/src/os/testdata/issue37161/c b/src/os/testdata/issue37161/c new file mode 100644 index 0000000..f2ad6c7 --- /dev/null +++ b/src/os/testdata/issue37161/c @@ -0,0 +1 @@ +c |