Skip to content

Commit

Permalink
Remain test/api project
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Jul 3, 2024
1 parent 54a20c5 commit f44d68e
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 127 deletions.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"src/browser/tsconfig.json",
"src/common/tsconfig.json",
"src/headless/tsconfig.json",
"test/api/tsconfig.json",
"test/benchmark/tsconfig.json",
"test/playwright/tsconfig.json",
"addons/addon-attach/src/tsconfig.json",
Expand Down
1 change: 0 additions & 1 deletion test/api/README.md

This file was deleted.

90 changes: 0 additions & 90 deletions test/api/TestUtils.ts

This file was deleted.

34 changes: 0 additions & 34 deletions test/api/tsconfig.json

This file was deleted.

1 change: 0 additions & 1 deletion tsconfig.all.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"references": [
{ "path": "./src/browser" },
{ "path": "./src/headless" },
{ "path": "./test/api" },
{ "path": "./test/benchmark" },
{ "path": "./test/playwright" },
{ "path": "./addons/addon-attach" },
Expand Down

0 comments on commit f44d68e

Please sign in to comment.