We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b7a50 commit 7730fbdCopy full SHA for 7730fbd
src/vue_modal.m.js
@@ -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