Skip to content

Commit

Permalink
[flow][tests] Remove call_type test suite
Browse files Browse the repository at this point in the history
Summary:
This is the test suite for $Call. I don't think there is any value leftover in this suite after $Call support is deleted, since what's being tested doesn't map to conditional type, so I will just delete it now.

- test.js: very simple tests, the arity error doesn't map to conditional type
- union.js: mostly testing union function call behavior, doesn't map to anything in conditional type
- intersection.js: doesn't make sense in conditional type

Changelog: [internal]

Reviewed By: panagosg7

Differential Revision: D62783714

fbshipit-source-id: 3932acc8a4c70add210fc8cc52ac1ecbb7efe02e
  • Loading branch information
SamChou19815 authored and facebook-github-bot committed Sep 17, 2024
1 parent f6e3e18 commit 60e45e0
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 515 deletions.
5 changes: 0 additions & 5 deletions tests/call_type/.flowconfig

This file was deleted.

Loading

0 comments on commit 60e45e0

Please sign in to comment.