diff options
Diffstat (limited to 'cli/tests/testdata/import_assertions')
| -rw-r--r-- | cli/tests/testdata/import_assertions/dynamic_import.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/import_assertions/dynamic_import.out b/cli/tests/testdata/import_assertions/dynamic_import.out index 3280e0f53..7a7b4c91f 100644 --- a/cli/tests/testdata/import_assertions/dynamic_import.out +++ b/cli/tests/testdata/import_assertions/dynamic_import.out @@ -1,2 +1,2 @@ [WILDCARD] -Module { default: { a: "b", c: { d: 10 } } } +[Module: null prototype] { default: { a: "b", c: { d: 10 } } } |
