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