0
Fork 0
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:
Andrey Antukh 2024-09-09 13:37:31 +02:00 committed by Alonso Torres
parent fa12d9785a
commit fa75a3539f

View file

@ -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]