mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
lint error fixed
This commit is contained in:
@@ -233,7 +233,6 @@ export function test_parse_ShouldResolveExportsFromCodeFileAndApplyCssFile() {
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
export function test_parse_ShouldFindEventHandlersInExports() {
|
||||
var loaded;
|
||||
var page = builder.parse("<Page loaded='myLoaded'></Page>", {
|
||||
|
||||
Reference in New Issue
Block a user