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