tests: Edit textfield_variable test for #777

This commit is contained in:
Mike Welsh 2020-07-02 00:05:55 -07:00
parent dd32acd8fc
commit 3a4d432645
3 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@ foo: Hello
text1.text: Hello
text2.text: Test2
Empty text field does not set variable value:
someOtherVar:
undefined
text3.text:
Initial text set by variable:
mc.theVar: mc theVar
text1.text: mc theVar