mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 11:38:50 -05:00
feat: setup jest
This commit is contained in:
@@ -2,7 +2,6 @@ import { logger } from "@coder/logger"
|
||||
import * as assert from "assert"
|
||||
import * as express from "express"
|
||||
import * as fs from "fs"
|
||||
import { describe } from "mocha"
|
||||
import * as path from "path"
|
||||
import { PluginAPI } from "../src/node/plugin"
|
||||
import * as apps from "../src/node/routes/apps"
|
||||
|
||||
Reference in New Issue
Block a user