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
2012-07-09 16:57:47 +02:00

4 lines
131 B
Clojure

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