Skip to content

Commit

Permalink
fix: テストの問題を修正 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowasabi committed Sep 28, 2024
1 parent 3d3fff3 commit 5be4906
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/sample_test.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Use denops' test() instead of built-in Deno.test()
import { assert, assertEquals, assertFalse } from "jsr:@std/assert";
import { test } from "jsr:@denops/test";

Expand Down

0 comments on commit 5be4906

Please sign in to comment.