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

!4941 【communication】修改bt JS L2测试用例新增

Merge pull request !4941 from ruanhang/myfeature
...@@ -13,7 +13,9 @@ ...@@ -13,7 +13,9 @@
* limitations under the License. * limitations under the License.
*/ */
import bluetoothTEST from './BluetoothADD.test.js'
import bluetoothhostTest from './BluetoothOn.test.js' import bluetoothhostTest from './BluetoothOn.test.js'
export default function testsuite() { export default function testsuite() {
bluetoothhostTest() bluetoothhostTest()
bluetoothTEST()
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册