mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 11:38:48 -06:00
fix tests after merge
This commit is contained in:
parent
e6eccb91a6
commit
f59cd66657
@ -1,3 +1,4 @@
|
||||
// === Completions ===
|
||||
=== /n.ts ===
|
||||
// namespace N {
|
||||
// export enum InnerEnumExported {
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// === Completions ===
|
||||
=== /n.ts ===
|
||||
// namespace N {
|
||||
// export enum InnerEnumExported {
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// === Completions ===
|
||||
=== /tests/cases/fourslash/completionsDotComputedPropertyEnum3.ts ===
|
||||
// /**
|
||||
// * Mimicking rxjs to avoid dependency import
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// === Completions ===
|
||||
=== /n.ts ===
|
||||
// namespace N {
|
||||
// export const InnerObjectExported = {
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// === Completions ===
|
||||
=== /n.ts ===
|
||||
// namespace N {
|
||||
// export const InnerObjectExported = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user