mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Fix testing from cljs
This commit is contained in:
parent
fa3e2c90e6
commit
43e5367988
1 changed files with 1 additions and 1 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
(ns common-tests.types.tokens-lib-test
|
||||
(:require
|
||||
#?(:clj [app.common.fressian :as fres])
|
||||
[app.common.data :as d]
|
||||
[app.common.fressian :as fres]
|
||||
[app.common.time :as dt]
|
||||
[app.common.transit :as tr]
|
||||
[app.common.types.tokens-lib :as ctob]
|
||||
|
|
Loading…
Add table
Reference in a new issue