Skip to content

Commit

Permalink
test: remove test cases in deno codebase
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Jan 13, 2021
1 parent 4758402 commit 0d40a05
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
18 changes: 0 additions & 18 deletions cli/tests/unit/dom_exception_test.ts

This file was deleted.

1 change: 0 additions & 1 deletion cli/tests/unit/unit_tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import "./custom_event_test.ts";
import "./dir_test.ts";
import "./dispatch_minimal_test.ts";
import "./dispatch_json_test.ts";
import "./dom_exception_test.ts";
import "./error_stack_test.ts";
import "./event_test.ts";
import "./event_target_test.ts";
Expand Down

0 comments on commit 0d40a05

Please sign in to comment.