mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup automated app tests (#9779)
This commit is contained in:
committed by
Nathan Walker
parent
6437352fed
commit
a8f2c4d14b
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user