mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-12 23:36:28 -05:00
fix tests after merge
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user