Make compatible with latest deno (denoland/deno_std#41)

Original: 0772030f5d
This commit is contained in:
Ryan Dahl 2018-12-23 18:49:46 -05:00 committed by GitHub
parent 0b9ab1249b
commit 7143f7d860
16 changed files with 23 additions and 22 deletions

View file

@ -2,7 +2,7 @@
// Ported from https://github.com/browserify/path-browserify/
import { test, assertEqual } from "https://deno.land/x/testing/testing.ts";
import * as path from "./index";
import * as path from "./index.ts";
const winPaths = [
// [path, root]