mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(validate) rm unused
This commit is contained in:
parent
8bca529bd3
commit
0ab099825d
1 changed files with 0 additions and 3 deletions
|
|
@ -1,9 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
const test = require('tape');
|
||||
const root = '../../';
|
||||
const validate = require(root + 'lib/server/validate');
|
||||
|
||||
const before = require('../before');
|
||||
|
||||
test('validate: root: bad', (t) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue