未验证 提交 acdf5247 编写于 作者: O openharmony_ci 提交者: Gitee

!5087 【startup_standard】【master】delete system api systemparameter test case.

Merge pull request !5087 from leiyuqian/startup0822
...@@ -13,11 +13,9 @@ ...@@ -13,11 +13,9 @@
* limitations under the License. * limitations under the License.
*/ */
import DeviceInfoTest from './DeviceInfoJsUnit.test.js' import DeviceInfoTest from './DeviceInfoJsUnit.test.js'
import SystemParameterTest from './ParametersJsUnit.test.js'
import SystemDeviceTest from './SystemDeviceApi.test.js' import SystemDeviceTest from './SystemDeviceApi.test.js'
export default function testsuite() { export default function testsuite() {
DeviceInfoTest() DeviceInfoTest()
SystemParameterTest() SystemDeviceTest()
SystemDeviceTest()
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册