diff options
Diffstat (limited to 'std/encoding/testdata/arrayTable.toml')
-rw-r--r-- | std/encoding/testdata/arrayTable.toml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/std/encoding/testdata/arrayTable.toml b/std/encoding/testdata/arrayTable.toml deleted file mode 100644 index 3788b7e7c..000000000 --- a/std/encoding/testdata/arrayTable.toml +++ /dev/null @@ -1,12 +0,0 @@ - -[[bin]] -name = "deno" -path = "cli/main.rs" - -[[bin]] -name = "deno_core" -path = "src/foo.rs" - -[[nib]] -name = "node" -path = "not_found"
\ No newline at end of file |