From 062c0802c2817e027402a74eca2e072af9c8dbb9 Mon Sep 17 00:00:00 2001 From: Ika Date: Thu, 8 Nov 2018 15:50:11 +0800 Subject: [PATCH 1/2] test: add tests --- .../html_vue/__snapshots__/jsfmt.spec.js.snap | 18 ++++++++++++++++++ tests/html_vue/self_closing.vue | 7 +++++++ 2 files changed, 25 insertions(+) diff --git a/tests/html_vue/__snapshots__/jsfmt.spec.js.snap b/tests/html_vue/__snapshots__/jsfmt.spec.js.snap index cfb1254a31cb..30093ba46b30 100644 --- a/tests/html_vue/__snapshots__/jsfmt.spec.js.snap +++ b/tests/html_vue/__snapshots__/jsfmt.spec.js.snap @@ -960,6 +960,13 @@ exports[`self_closing.vue - vue-verify 1`] = ` + +
+ + + + +
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~