chore: cleanup automated app tests (#9779)

This commit is contained in:
Igor Randjelovic
2022-02-21 23:25:52 +01:00
committed by Nathan Walker
parent 6437352fed
commit a8f2c4d14b
8 changed files with 61 additions and 43 deletions

View File

@@ -115,7 +115,6 @@ allTests['SCROLL-VIEW'] = scrollViewTests;
import * as actionBarTests from './ui/action-bar/action-bar-tests';
allTests['ACTION-BAR'] = actionBarTests;
//TODO: 1 test commented out: test_EventInCodelessFragment
import * as xmlDeclarationTests from './xml-declaration/xml-declaration-tests';
allTests['XML-DECLARATION'] = xmlDeclarationTests;