This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
clj-browserchannel/test/project.clj
2013-07-31 21:36:34 +02:00

4 lines
124 B
Clojure

(defproject test "0.0.1-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.5.1"]
[clj-webdriver "0.6.0"]])