Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Nov 18, 2022
1 parent f023c88 commit e22c9bb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import "./rel.ts";
import "./rel.js";
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import "./src/feat.ts";
import "./src/feat.js";
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import "./src/rel.decorator.ts";
import "./src/rel.decorator.js";
Original file line number Diff line number Diff line change
@@ -1 +1 @@
import "./src/rel.decorator.ts";
import "./src/rel.decorator.js";

0 comments on commit e22c9bb

Please sign in to comment.