UNPKG

109 BJavaScriptView Raw
1'use strict';
2
3const utils = require('..');
4
5describe('@cc_server/utils', () => {
6 it('needs tests');
7});