Skip to content

Commit cb1274e

Browse files
committed
Update lein project description
1 parent 4eba192 commit cb1274e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(defproject io.github.jank-lang/clojure-test-suite "0.1.0-SNAPSHOT"
2-
:description "Dialect-independent tests for clojure.core, focused on locking down how Clojure JVM behaves so that other dialects to reach parity."
2+
:description "Dialect-independent tests for clojure.core, and others, focused on characterizing how Clojure JVM behaves so that other dialects to reach parity."
33
:url "https://github.com/jank-lang/clojure-test-suite"
44
:license {:name "MPL 2.0"
55
:url "https://www.mozilla.org/en-US/MPL/2.0/"}

0 commit comments

Comments
 (0)