fix tests after merge

This commit is contained in:
Pranav Senthilnathan (from Dev Box) 2023-10-25 16:01:47 -07:00
parent e6eccb91a6
commit f59cd66657
5 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// === Completions ===
=== /n.ts ===
// namespace N {
// export enum InnerEnumExported {

View File

@ -1,3 +1,4 @@
// === Completions ===
=== /n.ts ===
// namespace N {
// export enum InnerEnumExported {

View File

@ -1,3 +1,4 @@
// === Completions ===
=== /tests/cases/fourslash/completionsDotComputedPropertyEnum3.ts ===
// /**
// * Mimicking rxjs to avoid dependency import

View File

@ -1,3 +1,4 @@
// === Completions ===
=== /n.ts ===
// namespace N {
// export const InnerObjectExported = {

View File

@ -1,3 +1,4 @@
// === Completions ===
=== /n.ts ===
// namespace N {
// export const InnerObjectExported = {