Merge pull request #1 from puzza007/unique-preserve-order-proptest
[hope.git] / rebar.config
index a760517..986fa40 100644 (file)
@@ -1 +1,6 @@
+%%% -*- mode: erlang -*-
 {clean_files, ["test/*.beam"]}.
+
+{deps,
+ [{proper, ".*", {git, "https://github.com/manopapad/proper.git", {tag, "v1.1"}}}]
+}.
This page took 0.040722 seconds and 4 git commands to generate.