UNPKG
pwabuilder-win32
Version:
latest (2.0.0-rc.1)
2.0.0-rc.1
2.0.0-rc.0
PWA Builder Windows Desktop Platform
github.com/sozercan/manifoldjs-win32
sozercan/manifoldjs-win32
pwabuilder-win32
/
test
/
placeholder.js
7 lines
(6 loc)
•
152 B
JavaScript
View Raw
1
2
3
4
5
6
7
'use strict'
;
describe
(
'PLACEHOLDER'
,
function
(
) {
describe
(
'TO BE DETERMINED'
,
function
(
) {
it
(
'Should implement unit tests'
); }); });