//import { listen } from "./server.ts"; import { test } from "http://deno.land/x/testing/testing.ts"; test(function basic() { console.log("ok"); });