Skip to content

Commit 0bb8e4c

Browse files
committed
rename for clarity / avoid deno issues
1 parent 53bcc8e commit 0bb8e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Copyright (C) 2020 by RStudio, PBC
55
*
66
*/
7-
import { assert, assertEquals } from "testing/asserts.ts";
7+
import { assert } from "testing/asserts.ts";
88
import { filterPaths } from "../../src/core/path.ts";
99
import { unitTest } from "../test.ts";
1010

0 commit comments

Comments
 (0)