hope_list:unique_preserve_order/1 property test
[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.019123 seconds and 4 git commands to generate.