Skip to content

Commit 7730fbd

Browse files
committed
add vue_modal.m.js
1 parent 98b7a50 commit 7730fbd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/vue_modal.m.js

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
// https://github.com/vbarbarosh/vue-pager/blob/master/src/vue_pager.m.js
2+
3+
describe('vue_modal', function () {
4+
it('should pass basic test', async function () {
5+
});
6+
});

0 commit comments

Comments
 (0)