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

4 lines
131 B
Clojure
Raw Normal View History

2012-07-09 10:57:47 -04:00
(defproject test "0.0.1-SNAPSHOT"
:dependencies [[org.clojure/clojure "1.4.0"]
[clj-webdriver "0.6.0-alpha8"]])