diff options
Diffstat (limited to 'std/testing/testdata')
| -rw-r--r-- | std/testing/testdata/bar.js | 1 | ||||
| -rw-r--r-- | std/testing/testdata/bar_test.js | 1 | ||||
| -rw-r--r-- | std/testing/testdata/foo.ts | 1 | ||||
| -rw-r--r-- | std/testing/testdata/foo_test.ts | 1 | ||||
| -rw-r--r-- | std/testing/testdata/subdir/bar.js | 1 | ||||
| -rw-r--r-- | std/testing/testdata/subdir/bar_test.js | 1 | ||||
| -rw-r--r-- | std/testing/testdata/subdir/foo.ts | 1 | ||||
| -rw-r--r-- | std/testing/testdata/subdir/foo_test.ts | 1 | ||||
| -rw-r--r-- | std/testing/testdata/subdir/test.js | 1 | ||||
| -rw-r--r-- | std/testing/testdata/subdir/test.ts | 1 | ||||
| -rw-r--r-- | std/testing/testdata/test.js | 1 | ||||
| -rw-r--r-- | std/testing/testdata/test.ts | 1 |
12 files changed, 0 insertions, 12 deletions
diff --git a/std/testing/testdata/bar.js b/std/testing/testdata/bar.js deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/bar.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/bar_test.js b/std/testing/testdata/bar_test.js deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/bar_test.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/foo.ts b/std/testing/testdata/foo.ts deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/foo.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/foo_test.ts b/std/testing/testdata/foo_test.ts deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/foo_test.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/subdir/bar.js b/std/testing/testdata/subdir/bar.js deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/subdir/bar.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/subdir/bar_test.js b/std/testing/testdata/subdir/bar_test.js deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/subdir/bar_test.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/subdir/foo.ts b/std/testing/testdata/subdir/foo.ts deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/subdir/foo.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/subdir/foo_test.ts b/std/testing/testdata/subdir/foo_test.ts deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/subdir/foo_test.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/subdir/test.js b/std/testing/testdata/subdir/test.js deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/subdir/test.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/subdir/test.ts b/std/testing/testdata/subdir/test.ts deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/subdir/test.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/test.js b/std/testing/testdata/test.js deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/test.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/std/testing/testdata/test.ts b/std/testing/testdata/test.ts deleted file mode 100644 index cb0ff5c3b..000000000 --- a/std/testing/testdata/test.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; |
