mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
📎 Rename shape decode encode test file
This commit is contained in:
parent
fa12d9785a
commit
fa75a3539f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
;;
|
;;
|
||||||
;; Copyright (c) KALEIDOS INC
|
;; Copyright (c) KALEIDOS INC
|
||||||
|
|
||||||
(ns common-tests.types.decoder-test
|
(ns common-tests.types.shape-decode-encode-test
|
||||||
(:require
|
(:require
|
||||||
[app.common.json :as json]
|
[app.common.json :as json]
|
||||||
[app.common.pprint :as pp]
|
[app.common.pprint :as pp]
|
Loading…
Reference in a new issue