提交 cc464cf9 编写于 作者: Y yanglifeng1217

<modified>

Signed-off-by: Nyanglifeng1217 <yanglifeng5@huawei.com>
上级 b38155e7
...@@ -13,12 +13,11 @@ ...@@ -13,12 +13,11 @@
* limitations under the License. * limitations under the License.
*/ */
import UDMFApiTest from './UDMF.test.ets'
import UDMFApiCallback from './UDMFApiCallback.test' import UDMFApiCallback from './UDMFApiCallback.test'
import UDMFApiPromise from './UDMFApiPromise.test' import UDMFApiPromise from './UDMFApiPromise.test'
import UDMFApiTest from './UDMF.test'
export default function testsuite() { export default function testsuite() {
UDMFApiTest()
UDMFApiCallback() UDMFApiCallback()
UDMFApiPromise() UDMFApiPromise()
UDMFApiTest()
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册