diff --git a/tests/app/xml-declaration/xml-declaration-tests.ts b/tests/app/xml-declaration/xml-declaration-tests.ts index bbf7c6a85..01ab45c4b 100644 --- a/tests/app/xml-declaration/xml-declaration-tests.ts +++ b/tests/app/xml-declaration/xml-declaration-tests.ts @@ -900,3 +900,15 @@ export function test_hasSourceCodeLocations() { var labelSource = Source.get(label); TKUnit.assertEqual(labelSource.toString(), "file:///app/" + basePath + "examples/test-page.xml:3:5"); } + +export function test_Setting_digits_for_text_Label_is_not_converted_to_number() { + var p = builder.parse(''); + var testLabel =