提交 5fbb6668 编写于 作者: F fjr

111

Signed-off-by: Nfjr <fujiarui6@huawei.com>
上级 bcd930a6
......@@ -12,9 +12,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import notification from '@system.notification'
import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index'
describe('ActsNotificationShowTest', function () {
console.info("===========ActsNotificationShowTest start====================>");
......@@ -243,6 +244,4 @@ describe('ActsNotificationShowTest', function () {
console.log('===========ActsNotificationShowTest_1000 success====================>' + con.contentTitle + con.clickAction.bundleName + con.clickAction.abilityName + con.clickAction.uri);
done();
})
})
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册