提交 7028e17a 编写于 作者: Y yuexinyao1

yuexinyao1@huawei.com

Signed-off-by: Nyuexinyao1 <yuexinyao1@huawei.com>
上级 704b0289
...@@ -13,13 +13,11 @@ ...@@ -13,13 +13,11 @@
* limitations under the License. * limitations under the License.
*/ */
import MultimodalInput_Device_test from './InputDevice.test.js' import MultimodalInput_Device_test from './InputDevice.test.js'
import MultimodalInput_KeyCode_test from './MultimodalInputKey_Code.test.js' import MultimodalInput_KeyCode_test from './MultimodalInputKey_Code.test.js'
import MultimodalInput_Pointer_test from './Pointer.test.js' import MultimodalInput_Pointer_test from './Pointer.test.js'
export default function testsuite() { export default function testsuite() {
MultimodalInput_Device_test() MultimodalInput_Device_test()
MultimodalInput_KeyCode_test() MultimodalInput_KeyCode_test()
MultimodalInput_Pointer_test() MultimodalInput_Pointer_test()
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册