Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Commit

Permalink
Update flow tests whitelist (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
existentialism authored Oct 24, 2017
1 parent 24d62cd commit cb6082e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions scripts/flow_tests_whitelist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,15 @@ types/parameter_defaults/migrated_0031.js
types/parameter_defaults/migrated_0032.js
types/string_literal_invalid/migrated_0000.js
types/typecasts_invalid/migrated_0001.js
types/import_type_shorthand/reserved_type.js
types/import_type_shorthand/type_as_as.js
types/import_type_shorthand/typeof_reserved_type.js
types/import_type_shorthand/typeof_reserved_value.js
types/import_types/default_reserved_type.js
types/import_types/default_reserved_value.js
types/import_types/named_reserved_type.js
types/import_types/named_reserved_value.js
types/import_types/namespace_reserved_type.js
types/import_types/namespace_reserved_value.js
types/import_types/typeof_default_reserved_type.js
types/import_types/typeof_namespace_reserved_type.js

0 comments on commit cb6082e

Please sign in to comment.