diff --git a/engine/src/flutter/tests/modules/application-expected.txt b/engine/src/flutter/tests/modules/application-expected.txt new file mode 100644 index 0000000000..4aae192100 --- /dev/null +++ b/engine/src/flutter/tests/modules/application-expected.txt @@ -0,0 +1,5 @@ +Running 1 tests +ok 1 Application should have a constructor +1 tests +1 pass +0 fail diff --git a/engine/src/flutter/tests/modules/application.sky b/engine/src/flutter/tests/modules/application.sky new file mode 100644 index 0000000000..6fa8af1912 --- /dev/null +++ b/engine/src/flutter/tests/modules/application.sky @@ -0,0 +1,14 @@ + + + + + diff --git a/engine/src/flutter/tests/modules/modules-expected.txt b/engine/src/flutter/tests/modules/modules-expected.txt new file mode 100644 index 0000000000..c7bf9331b9 --- /dev/null +++ b/engine/src/flutter/tests/modules/modules-expected.txt @@ -0,0 +1,5 @@ +Running 1 tests +ok 1 Module should be constructable +1 tests +1 pass +0 fail diff --git a/engine/src/flutter/tests/modules/modules.sky b/engine/src/flutter/tests/modules/modules.sky new file mode 100644 index 0000000000..1e7bf94a46 --- /dev/null +++ b/engine/src/flutter/tests/modules/modules.sky @@ -0,0 +1,18 @@ + + + + +