mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02: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
|
(ns common-tests.types.tokens-lib-test
|
||||||
(:require
|
(:require
|
||||||
|
#?(:clj [app.common.fressian :as fres])
|
||||||
[app.common.data :as d]
|
[app.common.data :as d]
|
||||||
[app.common.fressian :as fres]
|
|
||||||
[app.common.time :as dt]
|
[app.common.time :as dt]
|
||||||
[app.common.transit :as tr]
|
[app.common.transit :as tr]
|
||||||
[app.common.types.tokens-lib :as ctob]
|
[app.common.types.tokens-lib :as ctob]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue