diff --git a/engine/src/flutter/tests/custom-elements/generated-constructor-expected.txt b/engine/src/flutter/tests/custom-elements/generated-constructor-expected.txt new file mode 100644 index 0000000000..458b095a91 --- /dev/null +++ b/engine/src/flutter/tests/custom-elements/generated-constructor-expected.txt @@ -0,0 +1,5 @@ +Running 1 tests +ok 1 Custom element constructor should inherit from the passed constructor +1 tests +1 pass +0 fail diff --git a/engine/src/flutter/tests/custom-elements/generated-constructor.sky b/engine/src/flutter/tests/custom-elements/generated-constructor.sky new file mode 100644 index 0000000000..619ebc7432 --- /dev/null +++ b/engine/src/flutter/tests/custom-elements/generated-constructor.sky @@ -0,0 +1,18 @@ + + + + +