diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2024-08-12 16:17:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-12 16:17:25 -0400 |
commit | 085058cfffa03663839b946153faf58860aed9ef (patch) | |
tree | 8d915e2f320b9a2e8bc509602230158db15b48a4 /tests/specs/remove/basic/rm.out | |
parent | b1036e4d9c6ce565ed50f88034b598a317f69fbd (diff) |
feat: deno remove (#24952)
Co-authored-by: Satya Rohith <me@satyarohith.com>
Diffstat (limited to 'tests/specs/remove/basic/rm.out')
-rw-r--r-- | tests/specs/remove/basic/rm.out | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/specs/remove/basic/rm.out b/tests/specs/remove/basic/rm.out new file mode 100644 index 000000000..083ab8c05 --- /dev/null +++ b/tests/specs/remove/basic/rm.out @@ -0,0 +1,2 @@ +Removed @std/assert +Removed @std/http |