Skip to content

Commit

Permalink
deploy: a08ee6f
Browse files Browse the repository at this point in the history
  • Loading branch information
PEZ committed Nov 26, 2024
1 parent 00d7ab0 commit 04b16ac
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 99 deletions.
4 changes: 3 additions & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@
cjohansen/gadget-inspector {:mvn/version "0.2023.04.12"}
com.cognitect/transit-cljs {:mvn/version "0.8.280"}
metosin/reitit {:mvn/version "0.7.2"}
binaryage/devtools {:mvn/version "0.9.10"}}}
binaryage/devtools {:mvn/version "0.9.10"}
pez/baldr {:git/url "https://github.com/PEZ/baldr"
:git/sha "5919703a3d9a9c09e10d75e6c792326406eb8994"}}}
16 changes: 8 additions & 8 deletions js/compiled/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

89 changes: 0 additions & 89 deletions test/pez/baldr.cljc

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;; Dummy file to make the test runner use the baldr test reporting
(ns pez.baldr-test
(ns pez.baldr-dummy-test
#_{:clj-kondo/ignore [:unused-namespace]}
(:require [pez.baldr :as sut]))

0 comments on commit 04b16ac

Please sign in to comment.