From 8d151755a1a65dc7bff33d4bf44ac259c197ec3a Mon Sep 17 00:00:00 2001 From: Robbie McKinstry Date: Tue, 8 Nov 2022 22:21:40 -0500 Subject: [PATCH] Regenerate codegen tests --- .../simple-methods-schema/nodejs/types/nested/index.ts | 2 -- pkg/codegen/testing/test/testdata/types.json | 3 +++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pkg/codegen/testing/test/testdata/simple-methods-schema/nodejs/types/nested/index.ts b/pkg/codegen/testing/test/testdata/simple-methods-schema/nodejs/types/nested/index.ts index 38514e5494d6..b7b2ea440d9f 100644 --- a/pkg/codegen/testing/test/testdata/simple-methods-schema/nodejs/types/nested/index.ts +++ b/pkg/codegen/testing/test/testdata/simple-methods-schema/nodejs/types/nested/index.ts @@ -1,5 +1,3 @@ // *** WARNING: this file was generated by test. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** -export * from "./input"; -export * from "./output"; diff --git a/pkg/codegen/testing/test/testdata/types.json b/pkg/codegen/testing/test/testdata/types.json index 42f3fb153be9..1a0c511e73eb 100644 --- a/pkg/codegen/testing/test/testdata/types.json +++ b/pkg/codegen/testing/test/testdata/types.json @@ -4,6 +4,9 @@ "meta": { "moduleFormat": "(.*)" }, + "language": { + "nodejs": {} + }, "config": {}, "types": { "typetests::object": {