Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
crookse committed Oct 21, 2020
1 parent d0d2145 commit 07b7adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/help_test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { assertEquals, colours } from "../../deps.ts";
import { version } from "../../src/options/version.ts";
import { version } from "../../src/commands/version.ts";
import { outOfDateDepsDir, upToDateDepsDir } from "./test_constants.ts";

Deno.test({
Expand Down

0 comments on commit 07b7adc

Please sign in to comment.