提交 b31d7528 编写于 作者: L leiyuqian

【startup_standard】【master】delete system api systemparater test case.

Signed-off-by: Nleiyuqian <leiyuqian1@huawei.com>
Change-Id: Ia280d9bdf3cab68d39b5a0e4f51f43eab43d7585
上级 2dec6955
...@@ -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.
先完成此消息的编辑!
想要评论请 注册