mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Add a trivial test
As an experiment to see if it ever fails. TBR=esprehn@chromium.org Review URL: https://codereview.chromium.org/725853003
This commit is contained in:
parent
82ddd6096e
commit
4ad4c66eba
1
tests/lowlevel/trivial-expected.txt
Normal file
1
tests/lowlevel/trivial-expected.txt
Normal file
@ -0,0 +1 @@
|
||||
PASS
|
||||
3
tests/lowlevel/trivial.sky
Normal file
3
tests/lowlevel/trivial.sky
Normal file
@ -0,0 +1,3 @@
|
||||
<script>
|
||||
internals.notifyTestComplete("PASS");
|
||||
</script>>
|
||||
Loading…
x
Reference in New Issue
Block a user