提交 2c48ac3e 编写于 作者: Q quanli

quanli1@huawei.com

Signed-off-by: Nquanli <quanli1@huawei.com>
上级 808d003a
...@@ -1660,7 +1660,7 @@ describe('bluetoothBLETest4', function() { ...@@ -1660,7 +1660,7 @@ describe('bluetoothBLETest4', function() {
* @tc.type Function * @tc.type Function
* @tc.level Level 2 * @tc.level Level 2
*/ */
it('COMMUNICATION_BLUETOOTH_BLE_WriteCharacteristic_1600', 0, function () { it('COMMUNICATION_BLUETOOTH_BLE_WriteCharacteristic_1700', 0, function () {
try { try {
let descriptors = []; let descriptors = [];
let arrayBuffer = new ArrayBuffer(8); let arrayBuffer = new ArrayBuffer(8);
......
...@@ -19,7 +19,6 @@ import bluetoothhostTest4 from './BRSpp.test.js' ...@@ -19,7 +19,6 @@ import bluetoothhostTest4 from './BRSpp.test.js'
import bluetoothhostTest from './BRSwitch.test.js' import bluetoothhostTest from './BRSwitch.test.js'
import bluetoothhostTest3 from './BRDiscovery.test.js' import bluetoothhostTest3 from './BRDiscovery.test.js'
export default function testsuite() { export default function testsuite() {
bluetoothhostTest()
bluetoothhostTest1() bluetoothhostTest1()
bluetoothhostTest2() bluetoothhostTest2()
bluetoothhostTest4() bluetoothhostTest4()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册