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

!8383 【媒体子系统】新增音频焦点用例

Merge pull request !8383 from 秦莉文/master
......@@ -14,9 +14,11 @@
*/
import audioCapturer from './AudioCapturer.test.js'
import AudioCapturerInterruptUnitTest from './AudioCapturerInterrupt.test.js'
export default function testsuite() {
audioCapturer()
AudioCapturerInterruptUnitTest()
}
......@@ -14,4 +14,5 @@
*/
require('./AudioRenderer.test.js')
require('./AudioRenderInterrupt.test.js')
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册