ddd #1

Open
caishi wants to merge 156 commits from master into 3.x
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a27ca5b4c7 - Show all commits

View File

@ -2,7 +2,7 @@
"module": {
"name": "entry_test",
"type": "feature",
"srcEntrance": "./ets/testability/TestAbility.ets",
"srcEntry": "./ets/testability/TestAbility.ets",
"description": "$string:module_test_desc",
"mainElement": "TestAbility",
"deviceTypes": ["default"],